Method | Description | |
---|---|---|
Fix ( string initial ) : string |
Fixes the specified key. At this time, simply "get_", "set_", "add_" and "remove_" is removed from the key, to allow build properties for both sides of CLR-Properties and CLR-Events. |
|
KeynameFixer ( |
Initializes a new instance of the KeynameFixer class.
|
public Fix ( string initial ) : string | ||
initial | string | The initial key value. |
return | string |
public KeynameFixer ( |
||
codeNamespace | The code namespace. | |
testClassDeclaration | The test class declaration. | |
typeMember | The type member. | |
return | System |