コード例 #1
0
 public bool Put_Loai_Mon(int id, loaimon lm)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public bool Create_Loai_mon(loaimon lm)
 {
     throw new NotImplementedException();
 }