Exemplo n.º 1
0
 public TagController(ITagReadService tagReadService)
 {
     this.tagReadService = tagReadService;
 }
Exemplo n.º 2
0
 public TagController(ITagReadService tagReadService)
 {
     this.tagReadService = tagReadService;
 }