TemplateBindingsManager Class | 
Namespace: SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData.Templates
The TemplateBindingsManager type exposes the following members.
| Name | Description | |
|---|---|---|
| TemplateBindingsManager | 
            Initializes a new instance of the TemplateBindingsManager class.
              | 
| Name | Description | |
|---|---|---|
| KnownAdhocTemplateSets | 
            gets the known adhoc template sets.
              | |
| KnownTemplateBindings | 
            Gets the known template bindings.
              | 
| 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.) | |
| GetAdhocTemplateSets | 
            Gets the adhoc templatesets objects for the filenames specified. 
              | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetTemplateBindingsWithFilter | 
            Gets the template bindings which match the three specified filter elements.
              | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| LoadAdHocTemplateFiles | 
            Loads the .adhoctemplates files from the specified folders and stores the loaded information per filename.
              | |
| LoadTemplateBindingsFiles | 
            Loads the templatebindings files into TemplateBindings objects. When it returns, this manager's container objects are filled.
              | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |