コード例 #1
0
 public void Put(int id, MDL_Usuario reg)
 {
     throw new NotImplementedException();
 }
コード例 #2
0
 public void Post(MDL_Usuario reg)
 {
     throw new NotImplementedException();
 }