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