Exemplo n.º 1
0
 public JsonResult AddScheme(SYS_Code_Scheme obj)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public JsonResult UpdateScheme(string id, SYS_Code_Scheme scheme)
 {
     throw new NotImplementedException();
 }