Example #1
0
 public List <string> GetAllSystemUserID()
 {
     return(sDAL.GetAllSystemUserID());
 }