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