Method | Description | |
---|---|---|
DIContainer ( |
||
EventDispatcher ( ) : EventIntegration.IEventDispatcher | ||
EventDispatcher ( string msg ) : void | ||
GetDefaultHandlers ( ) : IEnumerable |
||
GetDefinitionBuilder ( ) : |
||
GetPluginHandlers ( ) : IEnumerable |
||
ICodeEngineLocator ( ) : ICodeEngineLocator | ||
IFS ( ) : IFS | ||
ILocateEditorEngine ( ) : ILocateEditorEngine | ||
IMessageBus ( ) : IMessageBus | ||
PluginLocator ( ) : |
Method | Description | |
---|---|---|
dispatchAndCompleteMessage ( string command, System.Action onCommandCompleted ) : void | ||
dispatchMessage ( string command ) : void | ||
getCommandPrefix ( string command ) : string | ||
isColorized ( string command ) : bool | ||
isCommand ( string command ) : bool | ||
isError ( string command ) : bool | ||
isEvent ( string command ) : bool | ||
isWarning ( string command ) : bool | ||
printColorized ( string command ) : void | ||
printError ( string command ) : void | ||
printWarning ( string command ) : void |
public DIContainer ( |
||
settings | ||
return | System |
public EventDispatcher ( ) : EventIntegration.IEventDispatcher | ||
return | EventIntegration.IEventDispatcher |
public GetDefinitionBuilder ( ) : |
||
return |
public ICodeEngineLocator ( ) : ICodeEngineLocator | ||
return | ICodeEngineLocator |
public ILocateEditorEngine ( ) : ILocateEditorEngine | ||
return | ILocateEditorEngine |
public PluginLocator ( ) : |
||
return |