Class StringTypeInfoMap
Inheritance
System.Object
StringTypeInfoMap
Namespace: Telerik.OpenAccess.Runtime.Schema.Util
Assembly: Telerik.OpenAccess.Runtime.dll
Syntax
public sealed class StringTypeInfoMap : Dictionary<string, TypeInfo>, IDictionary<string, TypeInfo>, ICollection<KeyValuePair<string, TypeInfo>>, IDictionary, ICollection, IReadOnlyDictionary<string, TypeInfo>, IReadOnlyCollection<KeyValuePair<string, TypeInfo>>, IEnumerable<KeyValuePair<string, TypeInfo>>, IEnumerable, ISerializable, IDeserializationCallback