LogMessage Structure |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Furcadia.Logging.LogMessage"]
Namespace: Furcadia.Logging
The LogMessage type exposes the following members.
Name | Description | |
---|---|---|
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString |
Returns a String that represents this instance.
(Overrides ValueTypeToString.) |
Name | Description | |
---|---|---|
AsDouble |
Ases the double.
(Defined by ObjectExtensions.) | |
AsInt16 |
converts an object to 16 bit integer
(Defined by ObjectExtensions.) | |
AsInt32 |
Ases the int32.
(Defined by ObjectExtensions.) | |
AsInt64 |
Ases the int64.
(Defined by ObjectExtensions.) | |
AsString |
Ases the string.
(Defined by ObjectExtensions.) |