Ejemplo n.º 1
0
 public IList <string> GetExistsUser(string id, string tableName)
 {
     return(Privilege.GetUserCodes(id));
 }