Method | Description | |
---|---|---|
ServiceContainer ( IWindowsService unitOfCode ) : System | ||
Start ( string args ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
OnStart ( string args ) : void | ||
OnStop ( ) : void |
public ServiceContainer ( IWindowsService unitOfCode ) : System | ||
unitOfCode | IWindowsService | |
return | System |