CharacterEntry Class

Namespace
Atavism
Interfaces
  • IDictionary<string, object>
  • ICollection<KeyValuePair<string, object>>
  • IDictionary
  • ICollection
  • IReadOnlyDictionary<string, object>
  • IReadOnlyCollection<KeyValuePair<string, object>>
  • IEnumerable<KeyValuePair<string, object>>
  • IEnumerable
  • ISerializable
  • IDeserializationCallback
Base Types
  • object
  • Dictionary<string, object>
graph BT Type-->Base0["Dictionary<string, object>"] Base0-->Base1["object"] Type-.->Interface0["IDictionary<string, object>"] Type-.->Interface1["ICollection<KeyValuePair<string, object>>"] Type-.->Interface2["IDictionary"] Type-.->Interface3["ICollection"] Type-.->Interface4["IReadOnlyDictionary<string, object>"] Type-.->Interface5["IReadOnlyCollection<KeyValuePair<string, object>>"] Type-.->Interface6["IEnumerable<KeyValuePair<string, object>>"] Type-.->Interface7["IEnumerable"] Type-.->Interface8["ISerializable"] Type-.->Interface9["IDeserializationCallback"] Type["CharacterEntry"] class Type type-node

Syntax

public class CharacterEntry : Dictionary<string, object>, IDictionary<string, object>, 
    ICollection<KeyValuePair<string, object>>, IDictionary, ICollection, 
    IReadOnlyDictionary<string, object>, IReadOnlyCollection<KeyValuePair<string, object>>, 
    IEnumerable<KeyValuePair<string, object>>, IEnumerable, ISerializable, IDeserializationCallback

Constructors

Properties

Name Value Summary
CharacterId OID
Hostname string
Port int
Status bool