[Missing <summary> documentation for "M:NHibernate.Cfg.Loquacious.IDbIntegrationConfigurationProperties.Batcher``1"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
void Batcher<TBatcher>() where TBatcher : IBatcherFactory |
Visual Basic |
---|
Sub Batcher(Of TBatcher As IBatcherFactory) |
Visual C++ |
---|
generic<typename TBatcher> where TBatcher : IBatcherFactory void Batcher() |
Type Parameters
- TBatcher
[Missing <typeparam name="TBatcher"/> documentation for "M:NHibernate.Cfg.Loquacious.IDbIntegrationConfigurationProperties.Batcher``1"]