Exemple #1
0
 public List <AccessType> GetAll(DynamicDictionary parameters)
 {
     return(AccessType.GetAll());
 }