ResourceInvalid Class | 
Namespace: ProScript
The ResourceInvalid type exposes the following members.
| Name | Description | |
|---|---|---|
| ResourceInvalid | 
            Initializes a new instance of the ResourceInvalid class.
              | |
| ResourceInvalid(Int32) | 
            Initializes a new instance of the ResourceInvalid class.
              | 
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetResourceNumber | 
            Gets the id number of this resource.
              (Inherited from Resource.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| SetResourceNumber | 
            Sets the id number of this resource.
              (Inherited from Resource.) | |
| ToString | 
            Converts this object into a human readable string.
              (Overrides ResourceToString.) |