ResultAds Methods
The ResultAds type exposes the following members.
Methods
| Name | Description |
|---|---|---|
| Creates an Error Result. | |
| Creates an Error Result. | |
| Creates a success result. | |
| Creates a success result. | |
| Creates a success result. | |
| Creates a success result. | |
| Determines whether the specified object is equal to the current object. | |
| Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. | |
| Serves as the default hash function. | |
| Gets the Type of the current instance. | |
| Creates a shallow copy of the current Object. | |
| Sets the error state of this ResultAds | |
| Returns a string that represents the current object. |
- ResultAds.CreateSuccess Method
- ResultAds.CreateSuccess.TValue. Method (TValue)
- ResultAds.SetError Method
- ResultAds.CreateError Method
- ResultAds.CreateError Method (AdsErrorCode)
- ResultAds.CreateError Method (AdsErrorCode, UInt32)
- ResultAds.CreateSuccess Method (UInt32)
- ResultAds.CreateSuccess.TValue. Method (TValue, UInt32)