Method | Description | |
---|---|---|
Add ( |
A constructor which failed.
|
|
FailureReasons ( |
Initializes a new instance of the FailureReasons class.
|
|
ToString ( ) : string |
Returns a System.String that represents this instance.
|
public Add ( |
||
reason | Why the constructor failed. | |
return | void |
public FailureReasons ( |
||
type | The type which cannot be resolved properly. | |
return | System |