Пример #1
0
 public static int CountPending(string deptCode)
 {
     return(EFBroker_Requisition.CountPending(deptCode));
 }