Gets the type of the root.

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

Syntax

C#
Type GetRootType(
	Type type
)

Parameters

type
Type
The type.

Return Value

See Also