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