![]() | c2ex_stats Class |
Namespace: C2ExplorerDB
[TableAttribute("c2ex_stats")] public class c2ex_stats
The c2ex_stats type exposes the following members.
Name | Description | |
---|---|---|
![]() | c2ex_stats | Initializes a new instance of the c2ex_stats class |
Name | Description | |
---|---|---|
![]() | CalcedWhen |
When was the stats calculated.
|
![]() | StatName |
Name of the statistics.
|
![]() | StatValueChar |
Value of the statistics - for statistics expressed as strings.
|
![]() | StatValueVal |
Value of the statistics.
|
![]() | SystemId |
Trading system ID.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |