Example #1
0
 public IList <IconModel> GetAllIcons()
 {
     return(_iconService.GetAllIcons());
 }