SysLogService.RequestCallback

class SysLogService
alias RequestCallback = void delegate
(
string
,
in string[]
,
HTTPServerRequest
)

Meta