예제 #1
0
 public IResult <TResult> Result() => action.Result("Action not set").Map(a => a());