The CodeGeneratorBase type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CodeGeneratorBase | Initializes a new instance of the CodeGeneratorBase class  | 
Methods
| Name | Description | |
|---|---|---|
| CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.  (Inherited from MarshalByRefObject.) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetCodeTemplateInfo | ||
| GetHashCode | Serves as a hash function for a particular type.   (Inherited from Object.) | |
| GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance.  (Inherited from MarshalByRefObject.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| GetVariables | ||
| InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance.  (Inherited from MarshalByRefObject.) | |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object.  (Inherited from MarshalByRefObject.) | |
| OnGeneratorError(GeneratorErrorEventArgs) | ||
| OnGeneratorError(String, Exception) | ||
| OnGeneratorError(String, Boolean, Int32, String, Int32, Int32) | ||
| OnOutputString(String) | ||
| OnOutputString(MessageEventArgs) | ||
| OnOutputString(String, array<Object>[]()[][]) | ||
| OnPreOutputWritten | ||
| OnProgress(GeneratorProgressEventArgs) | ||
| OnProgress(Int32, Int32) | ||
| OnStatusChanged(String) | ||
| OnStatusChanged(MessageEventArgs) | ||
| OutputCompilerErrors | ||
| ReplaceVariables | ||
| ToString | Returns a string that represents the current object.  (Inherited from Object.) | |
| WriteComment | ||
| WriteHeader | 
Properties
| Name | Description | |
|---|---|---|
| Debug | ||
| KeepTempFiles | ||
| Properties | ||
| Verbose |