コード例 #1
0
 public async Task PostWorker(WorkerViewData worker) =>
 await _workerProcess.AppendWorker(worker);