Method | Description | |
---|---|---|
AddCellHandler ( string handlerName ) : void | ||
MakeCell ( string text, string tag, IEnumerable |
||
RemoveCellHandler ( string handlerName ) : void | ||
Service ( ) : System.Collections.Generic | ||
Service ( Memory memory ) : System.Collections.Generic | ||
Service ( Processor |
public AddCellHandler ( string handlerName ) : void | ||
handlerName | string | |
return | void |
public MakeCell ( string text, string tag, IEnumerable |
||
text | string | |
tag | string | |
branches | IEnumerable |
|
return | Tree |
public RemoveCellHandler ( string handlerName ) : void | ||
handlerName | string | |
return | void |
public Service ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public Service ( Memory memory ) : System.Collections.Generic | ||
memory | Memory | |
return | System.Collections.Generic |
public Service ( Processor |
||
other | Processor |
|
return | System.Collections.Generic |