Ejemplo n.º 1
0
 public Task UpdateAsync(Controller m)
 {
     return(_rep.UpdateAsync(m));
 }