[Missing <summary> documentation for "M:NHibernate.Mapping.ByCode.TypeExtensions.DetermineDictionaryKeyType(System.Type)"]
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public static Type DetermineDictionaryKeyType( this Type genericDictionary ) |
Visual Basic |
---|
<ExtensionAttribute> _ Public Shared Function DetermineDictionaryKeyType ( _ genericDictionary As Type _ ) As Type |
Visual C++ |
---|
[ExtensionAttribute] public: static Type^ DetermineDictionaryKeyType( Type^ genericDictionary ) |
Parameters
- genericDictionary
- Type: System..::..Type
[Missing <param name="genericDictionary"/> documentation for "M:NHibernate.Mapping.ByCode.TypeExtensions.DetermineDictionaryKeyType(System.Type)"]
Return Value
[Missing <returns> documentation for "M:NHibernate.Mapping.ByCode.TypeExtensions.DetermineDictionaryKeyType(System.Type)"]