[This is preliminary documentation and is subject to change.]
Namespace: NFX.Serialization.BSONAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
protected static Dictionary<Type, Func<BSONElement, Object>> s_BSONtoCLR
protected static Dictionary<Type, Func<BSONElement, Object>> s_BSONtoCLR
Protected Shared s_BSONtoCLR As Dictionary(Of Type, Func(Of BSONElement, Object))
Protected Shared s_BSONtoCLR As Dictionary(Of Type, Func(Of BSONElement, Object))
protected:
static Dictionary<Type^, Func<BSONElement^, Object^>^>^ s_BSONtoCLR
protected:
static Dictionary<Type^, Func<BSONElement^, Object^>^>^ s_BSONtoCLR
static val mutable s_BSONtoCLR: Dictionary<Type, Func<BSONElement, Object>>
static val mutable s_BSONtoCLR: Dictionary<Type, Func<BSONElement, Object>>
Field Value
Type:
Dictionary
Type,
Func BSONElement,
Object