[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.Impl.CustomizersHolder.InvokeCustomizers(System.Type,NHibernate.Mapping.ByCode.IComponentAttributesMapper)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public void InvokeCustomizers( Type type, IComponentAttributesMapper mapper ) |
Visual Basic |
---|
Public Sub InvokeCustomizers ( _ type As Type, _ mapper As IComponentAttributesMapper _ ) |
Visual C++ |
---|
public: virtual void InvokeCustomizers( Type^ type, IComponentAttributesMapper^ mapper ) sealed |
Parameters
- type
- Type: System..::..Type
[Missing <param name="type"/> documentation for "M:NHibernate.Mapping.ByCode.Impl.CustomizersHolder.InvokeCustomizers(System.Type,NHibernate.Mapping.ByCode.IComponentAttributesMapper)"]
- mapper
- Type: NHibernate.Mapping.ByCode..::..IComponentAttributesMapper
[Missing <param name="mapper"/> documentation for "M:NHibernate.Mapping.ByCode.Impl.CustomizersHolder.InvokeCustomizers(System.Type,NHibernate.Mapping.ByCode.IComponentAttributesMapper)"]