예제 #1
0
 public void Add(ReportingTo obj)
 {
     _service.Add(obj);
 }