Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Sogeti
Provisioning
Business
Services
LogService
C# Class Sogeti.Provisioning.Business.Services.LogService
Inheritance:
ILogService
Exibir arquivo
Open project: sogeti/Site-provisioning
Public Methods
Method
Description
GetAllLogs
( ) :
IEnumerable
SendLog
(
ActionRequest
request
,
State
state
) :
void
Method Details
GetAllLogs()
public
method
public
GetAllLogs
( ) :
IEnumerable
return
IEnumerable
SendLog()
public
method
public
SendLog
(
ActionRequest
request
,
State
state
) :
void
request
Sogeti.Provisioning.Domain.ActionRequest
state
State
return
void