Types in FluentNHibernate.MappingModel
    
   
  
  
  Public instance methods
  
    bool Equals(string other)
    
   
  
  
  
    Type[] GetGenericArguments()
    
   
  
    Type GetGenericTypeDefinition()
    
   
  
    Type GetUnderlyingSystemType()
    
   
  Public properties
  
    IEnumerable<Type> GenericArguments get;
    
   
  
    Type GenericTypeDefinition get;
    
   
  
  
  
    bool IsGenericTypeDefinition get;
    
   
  
  
  Public fields