Public Member Functions | |
override string | ToString () |
Static Public Member Functions | |
static ErrorNumber | Create (string value) |
Public Attributes | |
string | Value |
static ErrorNumber wx.Build.ErrorObject.ErrorNumber.Create | ( | string | value | ) | [static] |
Creates a new instance. If the argument is null
, the reauls will also be null
.
override string wx.Build.ErrorObject.ErrorNumber.ToString | ( | ) |