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