Initializes a new instance of the OptimizerFactory..::..OptimizerSupport class
Namespace: NHibernate.Id.EnhancedAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
protected OptimizerSupport( Type returnClass, int incrementSize ) |
Visual Basic |
---|
Protected Sub New ( _ returnClass As Type, _ incrementSize As Integer _ ) |
Visual C++ |
---|
protected: OptimizerSupport( Type^ returnClass, int incrementSize ) |
Parameters
- returnClass
- Type: System..::..Type
[Missing <param name="returnClass"/> documentation for "M:NHibernate.Id.Enhanced.OptimizerFactory.OptimizerSupport.#ctor(System.Type,System.Int32)"]
- incrementSize
- Type: System..::..Int32
[Missing <param name="incrementSize"/> documentation for "M:NHibernate.Id.Enhanced.OptimizerFactory.OptimizerSupport.#ctor(System.Type,System.Int32)"]