메소드 | 설명 | |
---|---|---|
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 |