Fact Class |
Namespace: Dynamicweb.Content.Social.Metrics
The Fact type exposes the following members.
Name | Description | |
---|---|---|
CompareTo |
Compares the current object with the given one.
| |
Equals |
Returns value indicating whether this object is equal to the given one.
(Overrides ObjectEquals(Object).) | |
GetBoolean |
Returns a Boolean value of this object.
| |
GetDouble |
Returns a Double value of this object.
| |
GetHashCode |
Returns a hash code of the given instance.
(Overrides ObjectGetHashCode.) | |
GetInt32 |
Returns an Int32 value of this object.
| |
GetInt64 |
Returns an Int64 value of this object.
| |
GetString |
Returns a String value of this object.
| |
GetString(String) |
Returns a String value of this object.
| |
GetString(String, IFormatProvider) |
Returns a String value of this object.
| |
ToString |
Returns a string representation of the current object.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
IComparableCompareTo |