[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<string, Object, BSONElement>> s_CLRtoBSON
protected static Dictionary<Type, Func<string, Object, BSONElement>> s_CLRtoBSON
Protected Shared s_CLRtoBSON As Dictionary(Of Type, Func(Of String, Object, BSONElement))
Protected Shared s_CLRtoBSON As Dictionary(Of Type, Func(Of String, Object, BSONElement))
protected:
static Dictionary<Type^, Func<String^, Object^, BSONElement^>^>^ s_CLRtoBSON
protected:
static Dictionary<Type^, Func<String^, Object^, BSONElement^>^>^ s_CLRtoBSON
static val mutable s_CLRtoBSON: Dictionary<Type, Func<string, Object, BSONElement>>
static val mutable s_CLRtoBSON: Dictionary<Type, Func<string, Object, BSONElement>>
Field Value
Type:
Dictionary
Type,
Func
String,
Object,
BSONElement