Example #1
0
 public List <Documentation> GetDocumentation()
 {
     return(_service.GetAllDocumentation());
 }