Exemplo n.º 1
0
 public string BuyTitle(BuyTitle buy)
 {
     return(_titleservice.BuyTitle(buy));
 }