Method | Description | |
---|---|---|
Decorate ( |
Method | Description | |
---|---|---|
DecorateCore ( FilteredTypes types ) : void |
Contains the core logic of pascal case conversion.
|
|
DecorateInternal ( ) : void |
This function passes the relevent FilteredTypes collections to the DecorateCore function.
|
|
UpdateTypeReferences ( string oldName, string newName ) : void |
Itterates through the generated code and reflects the type name changes.
|
|
UpdateTypeReferencesInternal ( FilteredTypes types, string oldName, string newName ) : void |
public Decorate ( |
||
code | ||
options | ||
return | void |