Click or drag to resize

BaseStats Class

Base stats.
Inheritance Hierarchy
SystemObject
  FM.IceLinkBaseStats
    More...

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)

The BaseStats type exposes the following members.

Constructors
  NameDescription
Protected methodBaseStats
Initializes a new instance of the BaseStats class
Top
Properties
  NameDescription
Public propertyId
Gets the identifier of the object generating these stats.
Public propertyTimestamp
Gets the timestamp when these stats were generated.
Top
Methods
  NameDescription
Protected methodDeserializeProperties
Deserializes the properties.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodSerializeProperties
Serializes the properties.
Public methodToString (Inherited from Object.)
Top
See Also
Inheritance Hierarchy