コード例 #1
0
 public async Task MediatR()
 {
     var wb = new WorkflowBenchmark();
     await wb.MediatR();
 }