コード例 #1
0
ファイル: Matching.cs プロジェクト: toddcoder/Core-code
 public IResult <TResult> Result() => action.Result("Action not set").Map(a => a());