Implementors should return an IConfiguration instance

Namespace: Castle.ActiveRecord.Framework
Assembly:  Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0

Syntax

C#
IConfiguration GetConfiguration(
	Type type
)

Parameters

type
Type

[Missing <param> documentation for "type"]

Return Value

See Also