| Overload | Description | 
|---|---|
| FromFailed(OperationResult) | Creates a new instance of the value result from a given failed operation result. | 
| FromFailed<T>(OperationResult) | Creates a new instance of the value result from a given failed operation result. | 
 
            | Overload | Description | 
|---|---|
| FromFailed(OperationResult) | Creates a new instance of the value result from a given failed operation result. | 
| FromFailed<T>(OperationResult) | Creates a new instance of the value result from a given failed operation result. |