Example #1
0
 public List <WebApiSettings> GetAll()
 {
     return(WebApiFileConfig.GetAll());
 }