Exemplo n.º 1
0
 public Warning GetWarning(int id)
 {
     return(_controller.GetWarning(id));
 }