コード例 #1
0
 public int Insert(SaleFirst poco)
 {
     throw new System.NotImplementedException();
 }
コード例 #2
0
 public bool Update(SaleFirst poco)
 {
     throw new System.NotImplementedException();
 }
コード例 #3
0
 public int Delete(SaleFirst poco)
 {
     throw new System.NotImplementedException();
 }