Exemplo n.º 1
0
 public SampleModule(SampleService service)
 {
     _service = service;
 }