Method OnBoth
OnBoth(Action<Result>)
Executes specified function to update result of the executed action.
public Result OnBoth(Action<Result> action)
Parameters
Returns
- Result
Updated result.
Executes specified function to update result of the executed action.
public Result OnBoth(Action<Result> action)
Updated result.