Requests the Configuration associated to the type.
Namespace: Castle.ActiveRecord.Framework
Assembly: Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0
Syntax
| C# |
|---|
Configuration GetConfiguration( Type type ) |
Parameters
- type
- Type
[Missing <param> documentation for "type"]
Return Value
See Also
ISessionFactoryHolder Interface
Castle.ActiveRecord.Framework Namespace