Message Constructor |
Name | Description | |
---|---|---|
Message(MessageLocation, SeverityType, String, String, String, String, Exception) |
Initializes a new Message and specifies all its properties.
| |
Message(SeverityType, String, String, String, String, String, Int32, Int32, Exception) |
Initializes a new Message and specifies all its properties.
| |
Message(SeverityType, String, String, String, String, String, Int32, Int32, Int32, Int32, Exception) |
Initializes a new Message and specifies all its properties.
|