Property | Type | Description | |
---|---|---|---|
Initialize | void | ||
OnRegisterPrig | void | ||
OnUnregisterPrig | void | ||
RegisterLog | void | ||
RegisterPrigComponent | void | ||
RegisterUIShell | void |
Method | Description | |
---|---|---|
RegisterPrig ( ) : int | ||
UnregisterPrig ( ) : int |
Method | Description | |
---|---|---|
BuildUpConsoleViewModel ( IUnityContainer container ) : void | ||
ConsoleHost ( ) : System | ||
RegisterConsoleController ( IUnityContainer container ) : void |
Method | Description | |
---|---|---|
Initialize ( ) : void | ||
OnRegisterPrig ( ) : void | ||
OnUnregisterPrig ( ) : void | ||
RegisterLog ( IUnityContainer container ) : void | ||
RegisterPrigComponent ( IUnityContainer container ) : void | ||
RegisterUIShell ( IUnityContainer container ) : void |
protected BuildUpConsoleViewModel ( IUnityContainer container ) : void | ||
container | IUnityContainer | |
return | void |
protected RegisterConsoleController ( IUnityContainer container ) : void | ||
container | IUnityContainer | |
return | void |