Differences
This shows you the differences between the selected revisions of the page.
| 2016-01-26 | 2016-02-05 | ||
| typo (martin) | check is inherited (martin) | ||
| Line 24: | Line 24: | ||
| ===== Methods ===== | ===== Methods ===== | ||
| ^ Name ^ Description ^ | ^ Name ^ Description ^ | ||
| - | | Check | Noop, if ''IsSuccess'' is ''true''. Throws the first error in ''Failures'', if ''IsSuccess'' is ''false''. | | + | | Check | Noop, if ''IsSuccess'' is ''true''. Throws the first error in ''Failures'', if ''IsSuccess'' is ''false''. (Inherited from ''[[library_operationresultbase|OperationResultBase]]''.) | |
| ===== Remarks ===== | ===== Remarks ===== | ||