Method | Description | |
---|---|---|
Result ( |
Initializes a new instance of the MadMimi.Result class.
|
|
Result ( |
Initializes a new instance of the MadMimi.Result class.
|
|
Result ( |
Initializes a new instance of the MadMimi.Result class.
|
public Result ( |
||
exception | /// The Exception which contains the result (usually caused by a missing parameter, macro, or network issue). /// | |
return | System |
public Result ( |
||
response | /// An HttpWebResponse which contains the result. /// | |
return | System |
public Result ( |
||
response | /// A WebResponse which contains the result (usually with a 40X status). /// | |
return | System |