예제 #1
0
 public AuDonViController(IAuDonViService service)
 {
     _service = service;
 }