Exemplo n.º 1
0
 public BindicatorController(IBindicatorProvider bindicatorProvider)
 {
     _bindicatorProvider = bindicatorProvider;
 }