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