コード例 #1
0
 public void OEECUpdateLines(Oeeclines oeeclines)
 {
     this.repository.OEECUpdateLines(oeeclines);
 }
コード例 #2
0
 public void OEECUpdateLines(Oeeclines oeeclines)
 {
     this.adapter.OEECUpdateLines(oeeclines);
 }
コード例 #3
0
 public void OEECRowPreSelect(Oeeclines oeeclines)
 {
     this.repository.OEECRowPreSelect(oeeclines);
 }
コード例 #4
0
 public void OEECRowPreSelect(Oeeclines oeeclines)
 {
     this.adapter.OEECRowPreSelect(oeeclines);
 }