C# Class m.Utils.LifeCycleToken

Inheritance: LifeCycleBase
Mostra file Open project: joongonn/mHttp Class Usage Examples

Protected Methods

Method Description
OnShutdown ( ) : void
OnStart ( ) : void

Method Details

OnShutdown() protected method

protected OnShutdown ( ) : void
return void

OnStart() protected method

protected OnStart ( ) : void
return void