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