Ejemplo n.º 1
0
 public Resp <Dictionary <string, string> > GetTemplateDirs()
 {
     return(_service.GetTemplateDirs());
 }