Constructor TicketLink
TicketLink()
Initializes a new instance of the TicketLink<T> class.
public TicketLink()
TicketLink(T)
Initializes a new instance of the TicketLink<T> class using the specified linked object.
public TicketLink(T value)
Parameters
value
T