wx.Build.ErrorObject.ErrorNumber Class Reference

List of all members.

Public Member Functions

override string ToString ()

Static Public Member Functions

static ErrorNumber Create (string value)

Public Attributes

string Value


Detailed Description

A wrapper of the error number. So you may find this in the object list of error messages.

Member Function Documentation

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 (  ) 


Member Data Documentation

string wx.Build.ErrorObject.ErrorNumber.Value


The wx.NET Build System.   (c) 2009-2010 Harald Meyer auf'm Hofe