Méthode | 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 | |
Résultat | void |
public MakeCell ( string text, string tag, IEnumerable |
||
text | string | |
tag | string | |
branches | IEnumerable |
|
Résultat | Tree |
public RemoveCellHandler ( string handlerName ) : void | ||
handlerName | string | |
Résultat | void |
public Service ( ) : System.Collections.Generic | ||
Résultat | System.Collections.Generic |
public Service ( Memory memory ) : System.Collections.Generic | ||
memory | Memory | |
Résultat | System.Collections.Generic |
public Service ( Processor |
||
other | Processor |
|
Résultat | System.Collections.Generic |