LogMessage Methods
From Furcadia Framework
|
|
LogMessage Methods |
Furcadia Framework For Third Party Programs |
This stuff is still in the planning stages. Any questions or Comments are welcome.
Top
Top
[This is preliminary documentation and is subject to change.]
The LogMessage type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals |
Determines whether the specified Object, is equal to this instance.
(Overrides ValueTypeEquals(Object).) | |
| From | ||
| GetHashCode |
Returns a hash code for this instance.
(Overrides ValueTypeGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString |
Returns a String that represents this instance.
(Overrides ValueTypeToString.) |
Extension Methods
| Name | Description | |
|---|---|---|
| AsDouble | (Defined by ObjectExtensions.) | |
| AsInt16 | (Defined by ObjectExtensions.) | |
| AsInt32 | (Defined by ObjectExtensions.) | |
| AsInt64 | (Defined by ObjectExtensions.) | |
| AsString | (Defined by ObjectExtensions.) |
See Also