The ICustomizersHolder type exposes the following members.
Methods
| 
               
             | Name | Description | 
|---|
  | AddCustomizer(Type, Action<(Of <<'(IClassMapper>)>>)) |  | 
  | AddCustomizer(Type, Action<(Of <<'(IComponentAttributesMapper>)>>)) |  | 
  | AddCustomizer(Type, Action<(Of <<'(IJoinAttributesMapper>)>>)) |  | 
  | AddCustomizer(Type, Action<(Of <<'(IJoinedSubclassAttributesMapper>)>>)) |  | 
  | AddCustomizer(Type, Action<(Of <<'(ISubclassMapper>)>>)) |  | 
  | AddCustomizer(Type, Action<(Of <<'(IUnionSubclassAttributesMapper>)>>)) |  | 
  | AddCustomizer(PropertyPath, Action<(Of <<'(IAnyMapper>)>>)) |  | 
  | AddCustomizer(PropertyPath, Action<(Of <<'(IBagPropertiesMapper>)>>)) |  | 
  | AddCustomizer(PropertyPath, Action<(Of <<'(ICollectionPropertiesMapper>)>>)) |  | 
  | AddCustomizer(PropertyPath, Action<(Of <<'(IComponentAsIdAttributesMapper>)>>)) |  | 
  | AddCustomizer(PropertyPath, Action<(Of <<'(IComponentAttributesMapper>)>>)) |  | 
  | AddCustomizer(PropertyPath, Action<(Of <<'(IDynamicComponentAttributesMapper>)>>)) |  | 
  | AddCustomizer(PropertyPath, Action<(Of <<'(IElementMapper>)>>)) |  | 
  | AddCustomizer(PropertyPath, Action<(Of <<'(IIdBagPropertiesMapper>)>>)) |  | 
  | AddCustomizer(PropertyPath, Action<(Of <<'(IListPropertiesMapper>)>>)) |  | 
  | AddCustomizer(PropertyPath, Action<(Of <<'(IManyToAnyMapper>)>>)) |  | 
  | AddCustomizer(PropertyPath, Action<(Of <<'(IManyToManyMapper>)>>)) |  | 
  | AddCustomizer(PropertyPath, Action<(Of <<'(IManyToOneMapper>)>>)) |  | 
  | AddCustomizer(PropertyPath, Action<(Of <<'(IMapKeyManyToManyMapper>)>>)) |  | 
  | AddCustomizer(PropertyPath, Action<(Of <<'(IMapKeyMapper>)>>)) |  | 
  | AddCustomizer(PropertyPath, Action<(Of <<'(IMapPropertiesMapper>)>>)) |  | 
  | AddCustomizer(PropertyPath, Action<(Of <<'(IOneToManyMapper>)>>)) |  | 
  | AddCustomizer(PropertyPath, Action<(Of <<'(IOneToOneMapper>)>>)) |  | 
  | AddCustomizer(PropertyPath, Action<(Of <<'(IPropertyMapper>)>>)) |  | 
  | AddCustomizer(PropertyPath, Action<(Of <<'(ISetPropertiesMapper>)>>)) |  | 
  | GetAllCustomizedEntities |  | 
  | InvokeCustomizers(Type, IClassMapper) |  | 
  | InvokeCustomizers(Type, IComponentAttributesMapper) |  | 
  | InvokeCustomizers(Type, IJoinAttributesMapper) |  | 
  | InvokeCustomizers(Type, IJoinedSubclassAttributesMapper) |  | 
  | InvokeCustomizers(Type, ISubclassMapper) |  | 
  | InvokeCustomizers(Type, IUnionSubclassAttributesMapper) |  | 
  | InvokeCustomizers(PropertyPath, IAnyMapper) |  | 
  | InvokeCustomizers(PropertyPath, IBagPropertiesMapper) |  | 
  | InvokeCustomizers(PropertyPath, IComponentAsIdAttributesMapper) |  | 
  | InvokeCustomizers(PropertyPath, IComponentAttributesMapper) |  | 
  | InvokeCustomizers(PropertyPath, IDynamicComponentAttributesMapper) |  | 
  | InvokeCustomizers(PropertyPath, IElementMapper) |  | 
  | InvokeCustomizers(PropertyPath, IIdBagPropertiesMapper) |  | 
  | InvokeCustomizers(PropertyPath, IListPropertiesMapper) |  | 
  | InvokeCustomizers(PropertyPath, IManyToAnyMapper) |  | 
  | InvokeCustomizers(PropertyPath, IManyToManyMapper) |  | 
  | InvokeCustomizers(PropertyPath, IManyToOneMapper) |  | 
  | InvokeCustomizers(PropertyPath, IMapKeyManyToManyMapper) |  | 
  | InvokeCustomizers(PropertyPath, IMapKeyMapper) |  | 
  | InvokeCustomizers(PropertyPath, IMapPropertiesMapper) |  | 
  | InvokeCustomizers(PropertyPath, IOneToManyMapper) |  | 
  | InvokeCustomizers(PropertyPath, IOneToOneMapper) |  | 
  | InvokeCustomizers(PropertyPath, IPropertyMapper) |  | 
  | InvokeCustomizers(PropertyPath, ISetPropertiesMapper) |  | 
See Also