DotNetGenerator Methods
The DotNetGenerator type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| 
                         | 
                      AddTemplate | 
                         
   Initializes a template to use for substitution.
     (Inherited from CodeGenerator.) | 
                    
| 
                         | 
                      CollectDatatypes | 
                         
   Returns the list of datatypes to process.
     (Inherited from CodeGenerator.) | 
                    
| 
                         | 
                      Generate | 
                         
   Generates the datatype files.
    
                       | 
                    
| 
                         | 
                      GetAnsiCTypeName | 
                         
   Returns a name qualified with a namespace prefix.
     (Inherited from CodeGenerator.) | 
                    
| 
                         | 
                      GetDataTypeList | 
                         
   Returns the list of datatypes to process.
     (Inherited from CodeGenerator.) | 
                    
| 
                         | 
                      GetDescription | 
                         
   Creates a description from a documentation element.
     (Inherited from CodeGenerator.) | 
                    
| 
                         | 
                      GetDotNetTypeName | 
                         
   Returns a name qualified with a namespace prefix.
     (Inherited from CodeGenerator.) | 
                    
| 
                         | 
                      IsNull | 
                         
   Checks for a null qualified name.
     (Inherited from CodeGenerator.) | 
                    
| 
                         | 
                      ToLowerCamelCase | 
                         
   Ensures the first character is lower case.
     (Inherited from CodeGenerator.) | 
                    

