Exemple #1
0
 public List <SystemScript> GetSystemScripts()
 {
     return(repository.GetSystemScripts().Result);
 }