Метод | Описание | |
---|---|---|
ServiceContainer ( IWindowsService unitOfCode ) : System | ||
Start ( string args ) : void |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void | ||
OnStart ( string args ) : void | ||
OnStop ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public ServiceContainer ( IWindowsService unitOfCode ) : System | ||
unitOfCode | IWindowsService | |
Результат | System |