A single logged message
            
 Declaration Syntax
 Declaration Syntax| C# | 
public class LogMessage
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | LogMessage(String) | Initializes a new instance of the LogMessage class | 
|  | LogMessage(String, array<Object>[]()[][]) | Initializes a new instance of the LogMessage class | 
|  | LogMessage(IFormatProvider, String, array<Object>[]()[][]) | Initializes a new instance of the LogMessage class | 
|  | Args | |
|  | Equals(Object) | (Inherited from Object.) | 
|  | Format | |
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | Provider | |
|  | ToString()()()() | (Overrides Object.ToString()()()().) | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | LogMessage |