예제 #1
0
 public Warning GetWarning(int id)
 {
     return(_controller.GetWarning(id));
 }