예제 #1
0
 public List <部门> Load部门by机构(机构 parentObj)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public int Update(机构 obj)
 {
     throw new NotImplementedException();
 }
예제 #3
0
 public int Insert(机构 obj)
 {
     throw new NotImplementedException();
 }