Differences
This shows you the differences between the selected revisions of the page.
| 2016-02-05 | 2016-02-05 | ||
| check is inherited (martin) | check method anchor (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''. (Inherited from ''[[library_operationresultbase|OperationResultBase]]''.) | | + | | ==Check== | Noop, if ''IsSuccess'' is ''true''. Throws the first error in ''Failures'', if ''IsSuccess'' is ''false''. (Inherited from ''[[library_operationresultbase|OperationResultBase]]''.) | |
| ===== Remarks ===== | ===== Remarks ===== | ||