C# Class NHibernate.OData.TypeUtil

Mostra file Open project: pvginkel/NHibernate.OData Class Usage Examples

Public Methods

Method Description
TryGetCollectionItemType ( System collectionType ) : Type

Private Methods

Method Description
IsCollectionType ( System type ) : bool

Method Details

TryGetCollectionItemType() public static method

public static TryGetCollectionItemType ( System collectionType ) : Type
collectionType System
return System.Type