Ejemplo n.º 1
0
 public async Task <IActionResult> Reset(Reset model) => await model.PostAsync();
Ejemplo n.º 2
0
 public async Task <IActionResult> Reset(Reset model, string cd) => await model.GetAsync();