Ejemplo n.º 1
0
 public DocsMasterModule(DocsMasterRetrievalService docsService)
 {
     _docsService = docsService;
 }