[Missing <summary> documentation for "M:NHibernate.Stat.IStatisticsImplementor.FetchCollection(System.String,System.TimeSpan)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
void FetchCollection( string role, TimeSpan time ) |
| Visual Basic |
|---|
Sub FetchCollection ( _ role As String, _ time As TimeSpan _ ) |
| Visual C++ |
|---|
void FetchCollection( String^ role, TimeSpan time ) |
Parameters
- role
- Type: System..::..String
[Missing <param name="role"/> documentation for "M:NHibernate.Stat.IStatisticsImplementor.FetchCollection(System.String,System.TimeSpan)"]
- time
- Type: System..::..TimeSpan
[Missing <param name="time"/> documentation for "M:NHibernate.Stat.IStatisticsImplementor.FetchCollection(System.String,System.TimeSpan)"]