예제 #1
0
 public Poeicancelwork POEICancelWork(Poeicancelwork poeicancelwork)
 {
     return(this.repository.POEICancelWork(poeicancelwork));
 }
예제 #2
0
 public Poeicancelwork POEICancelWork(Poeicancelwork poeicancelwork)
 {
     return(this.adapter.POEICancelWork(poeicancelwork));
 }