示例#1
0
 public Oelinecrdate OELineCorrectionDate(Oelinecrdate oelinecrdate)
 {
     return(this.repository.OELineCorrectionDate(oelinecrdate));
 }
示例#2
0
 public Oelinecrdate OELineCorrectionDate(Oelinecrdate oelinecrdate)
 {
     return(this.adapter.OELineCorrectionDate(oelinecrdate));
 }