Version Field | Table of Content | StrongTypedCodeGenerator Constructor |
StrongTypedCodeGenerator Class |
Namespace: OnixS.SimpleBinaryEncoding.CodeGenerator
public class StrongTypedCodeGenerator
The StrongTypedCodeGenerator type exposes the following members.
Name | Description | |
---|---|---|
StrongTypedCodeGenerator | Initializes a new instance of the StrongTypedCodeGenerator class |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (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.) | |
GenerateAssembly(TemplateLibrary, String) |
Generate C# strong typed messages assembly in memory.
| |
GenerateAssembly(TemplateLibrary, String, String, String) |
Generate C# strong typed messages assembly.
| |
GenerateSource(TemplateLibrary, String) |
Generate C# strong typed messages source code.
| |
GenerateSource(TemplateLibrary, String, String) |
Generate C# strong typed messages source file.
| |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |