Exemplo n.º 1
0
 public int RegisterWithId(Tree tree)
 {
     return(_service.AddTreeWithId(tree));
 }