Version: 
        
      
      
      
      ITemplateContainer<TTemplate> Interface
  
            Indicates that a type has special handling for enumerating properties.
            
 
  Inheritance Hierarchy
  
    - Inedo.Otter.Extensibility.ITemplateContainer<TTemplate>
 
  
 
  Syntax
  
    public
    interface
    ITemplateContainer<TTemplate>
 
  
    Properties
    
      
         | 
        Name | 
        Description | 
      
      
        | 
          
         | 
        
          Template
         | 
        
           
            Gets the template instance used by the type.
             
         |