Метод | Описание | |
---|---|---|
Clone ( |
||
GetDeclaration ( ) : string | ||
GetDeclarationLine ( bool withSemicolon ) : string | ||
InitFromString ( string declaration ) : void | ||
ToString ( ) : string |
Метод | Описание | |
---|---|---|
CSharpMethod ( |
||
CSharpMethod ( string name, |
public Clone ( |
||
newParent | ||
Результат | Operation |
public GetDeclarationLine ( bool withSemicolon ) : string | ||
withSemicolon | bool | |
Результат | string |
public InitFromString ( string declaration ) : void | ||
declaration | string | |
Результат | void |