Ejemplo n.º 1
0
 public string[] GetAvailableActions(int id)
 {
     return(_ticket.GetAvailableActions(id));
 }