Overload | Description |
---|---|
MailChimpLoader Constructor() | Creates an MailChimpLoader object without Connection and with empty TableName. |
MailChimpLoader Constructor(String) | Initializes a new instance of the MailChimpLoader class with table name that will be loaded. |
MailChimpLoader Constructor(String,MailChimpConnection) | Initializes a new instance of the MailChimpLoader class with table name that will be loaded and a MailChimpConnection object. |