Click or drag to resize

IBuilderFactory Methods

The IBuilderFactory type exposes the following members.

Methods
 NameDescription
Public methodCreateAltStakeBuilder Constructs and returns a new instance of the ITicketAltStakeBuilder class
(Inherited from ISimpleBuilderFactory)
Public methodCreateBetBuilder Constructs and returns a new instance of the IBetBuilder class
(Inherited from ISimpleBuilderFactory)
Public methodCreateEndCustomerBuilder Constructs and returns a new instance of the IEndCustomerBuilder class
(Inherited from ISimpleBuilderFactory)
Public methodCreateSelectionBuilder Constructs and returns a new instance of the ISelectionBuilder class
Public methodCreateSenderBuilder Constructs and returns a new instance of the ISenderBuilder class
Public methodCreateTicketAckBuilder Constructs and returns a new instance of the ITicketAckBuilder class
Public methodCreateTicketBuilder Constructs and returns a new instance of the ITicketBuilder class
(Inherited from ISimpleBuilderFactory)
Public methodCreateTicketCancelAckBuilder Constructs and returns a new instance of the ITicketCancelAckBuilder class
Public methodCreateTicketCancelBuilder Constructs and returns a new instance of the ITicketCancelBuilder class
Public methodCreateTicketCashoutBuilder Constructs and returns a new instance of the ITicketCashoutBuilder class
Public methodCreateTicketNonSrSettleBuilder Constructs and returns a new instance of the ITicketNonSrSettleBuilder class
Public methodCreateTicketReofferBuilder Constructs and returns a new instance of the ITicketReofferBuilder class
(Inherited from ISimpleBuilderFactory)
Public methodCreateTicketReofferCancelBuilder Constructs and returns a new instance of the ITicketReofferCancelBuilder class
Top
See Also