Search Results for

    Show / Hide Table of Contents

    Class EventsDictionary

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