[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_DictionaryDebugView`2)] [DebuggerDisplay("Count = {Count}")] public class AccountDataDictionary : System.Collections.Generic.Dictionary<string,string>
[DefaultMember("Item")] [DebuggerTypeProxy(System.Collections.Generic.Mscorlib_DictionaryDebugView`2)] [DebuggerDisplay("Count = {Count}")] public class AccountDataDictionary : System.Collections.Generic.Dictionary<string,string>
System.Object
System.Collections.Generic.Dictionary<TKey,TValue>
CommerceBuilder.Payments.AccountDataDictionary