Exemple #1
0
 public int GetCollectionidbyDeptCode(string deptcode)
 {
     return(EFBroker_DeptEmployee.GetCollectionidbyDeptCode(deptcode));
 }