Example #1
0
 public SampleModule(SampleService service)
 {
     _service = service;
 }