예제 #1
0
 public async Task <IActionResult> Reset(Reset model) => await model.PostAsync();
예제 #2
0
 public async Task <IActionResult> Reset(Reset model, string cd) => await model.GetAsync();