Class ErrorMessage
Class containing an error message.
Namespace: Evergine.Common.Graphics
Assembly: Evergine.Common.dll
Syntax
public class ErrorMessage
Properties
Message
Gets or sets the error message.
Declaration
public string Message { get; set; }
Property Value
Type | Description |
---|---|
string |