defaultTemplate() public method
Returns the root path to the default code template files.
The default implementation will return the "templates" subdirectory of the directory containing the generator class file.
public string defaultTemplate ( ) | ||
---|---|---|
return | string |
The root path to the default code template files. |
Please login to continue.