PaymentProviderCollectionBuilder
public class PaymentProviderCollectionBuilder :
LazyCollectionBuilderBase<PaymentProviderCollectionBuilder, PaymentProviderCollection, IPaymentProvider>
Inheritance
Namespace
Constructors
PaymentProviderCollectionBuilder
The default constructor.
public PaymentProviderCollectionBuilder()