Exemplo n.º 1
0
 public object GetGroupActions(DataSourceLoadOptions loadOptions)
 {
     return(DataSourceLoader.Load(_actionRepo.GetGroupActions(), loadOptions));
 }