Property | Type | Description | |
---|---|---|---|
TerminateCommand | string |
Method | Description | |
---|---|---|
Run ( ) : void |
Method | Description | |
---|---|---|
AbstractApplicationRunner ( IKernel inKernel ) : System | ||
OnLogUpdated ( string inMessage ) : void | ||
ReadCommand ( ) : string |
Method | Description | |
---|---|---|
ProcessCommand ( ) : bool |
protected AbstractApplicationRunner ( IKernel inKernel ) : System | ||
inKernel | IKernel | |
return | System |
protected OnLogUpdated ( string inMessage ) : void | ||
inMessage | string | |
return | void |