Search Results for

    Show / Hide Table of Contents

    Class VersionsDictionary

    Inheritance
    Object
    Dictionary<RuntimePlatform, String>
    SerializableDictionary<RuntimePlatform, String>
    VersionsDictionary
    Inherited Members
    SerializableDictionary<RuntimePlatform, String>.OnBeforeSerialize()
    SerializableDictionary<RuntimePlatform, String>.OnAfterDeserialize()
    Namespace: Surfer
    Assembly: cs.temp.dll.dll
    Syntax
    public class VersionsDictionary : SerializableDictionary<RuntimePlatform, string>, IDictionary<RuntimePlatform, string>, ICollection<KeyValuePair<RuntimePlatform, string>>, IDictionary, ICollection, IReadOnlyDictionary<RuntimePlatform, string>, IReadOnlyCollection<KeyValuePair<RuntimePlatform, string>>, IEnumerable<KeyValuePair<RuntimePlatform, string>>, IEnumerable, ISerializable, IDeserializationCallback, ISerializationCallbackReceiver
    In This Article
    Back to top Copyright © 2021 ATStudio