Method | Description | |
---|---|---|
GetDeclaration ( ) : string | ||
GetDeclarationLine ( bool withSemicolon ) : string | ||
InitFromString ( string declaration ) : void | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
Clone ( |
Method | Description | |
---|---|---|
CSharpField ( |
||
CSharpField ( string name, |
protected Clone ( |
||
newParent | ||
return |
public GetDeclarationLine ( bool withSemicolon ) : string | ||
withSemicolon | bool | |
return | string |
public InitFromString ( string declaration ) : void | ||
declaration | string | |
return | void |