Пример #1
0
 /// <summary>
 /// Initializes a new instance of the <see cref="EmailValidation" /> class.
 /// </summary>
 /// <param name="client">The HTTP client.</param>
 internal EmailValidation(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #2
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Segments" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 public Segments(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #3
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Statistics" /> class.
 /// </summary>
 /// <param name="client">The HTTP client.</param>
 internal Statistics(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #4
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Campaigns" /> class.
 /// </summary>
 /// <param name="client">The HTTP client.</param>
 internal Campaigns(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #5
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Segments" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal Segments(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #6
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Contacts" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal Contacts(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #7
0
 /// <summary>
 /// Initializes a new instance of the <see cref="SenderIdentities" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 public SenderIdentities(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #8
0
 /// <summary>
 /// Initializes a new instance of the <see cref="PastMeetings" /> class.
 /// </summary>
 /// <param name="client">The HTTP client.</param>
 internal PastMeetings(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #9
0
 /// <summary>
 /// Initializes a new instance of the <see cref="SingleSends" /> class.
 /// </summary>
 /// <param name="client">The HTTP client.</param>
 internal SingleSends(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #10
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ApiKeys" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal ApiKeys(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #11
0
 /// <summary>
 /// Initializes a new instance of the <see cref="AccessManagement" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal AccessManagement(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #12
0
 /// <summary>
 /// Initializes a new instance of the <see cref="CustomFields" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal CustomFields(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #13
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Lists" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal Lists(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #14
0
 /// <summary>
 /// Initializes a new instance of the <see cref="SpamReports" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal SpamReports(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #15
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Batches" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal Batches(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #16
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Subusers" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal Subusers(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #17
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Categories" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 public Categories(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #18
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Accounts" /> class.
 /// </summary>
 /// <param name="client">The HTTP client.</param>
 internal Accounts(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #19
0
 /// <summary>
 /// Initializes a new instance of the <see cref="WebhookStats" /> class.
 /// </summary>
 /// <param name="client">The HTTP client.</param>
 internal WebhookStats(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #20
0
 /// <summary>
 /// Initializes a new instance of the <see cref="SenderIdentities" /> class.
 /// </summary>
 /// <param name="client">The HTTP client.</param>
 internal SenderIdentities(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #21
0
 /// <summary>
 /// Initializes a new instance of the <see cref="User" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal User(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #22
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Blocks" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal Blocks(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #23
0
 /// <summary>
 /// Initializes a new instance of the <see cref="SenderAuthentication" /> class.
 /// </summary>
 /// <param name="client">The HTTP client.</param>
 internal SenderAuthentication(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #24
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Teammates" /> class.
 /// </summary>
 /// <param name="client">The HTTP client.</param>
 internal Teammates(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #25
0
 /// <summary>
 /// Initializes a new instance of the <see cref="CloudRecordings" /> class.
 /// </summary>
 /// <param name="client">The HTTP client.</param>
 internal CloudRecordings(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #26
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Alerts" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 public Alerts(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #27
0
 /// <summary>
 /// Initializes a new instance of the <see cref="InvalidEmails" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal InvalidEmails(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #28
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Mail" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal Mail(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #29
0
 /// <summary>
 /// Initializes a new instance of the <see cref="GlobalSuppressions" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 internal GlobalSuppressions(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }
Пример #30
0
 /// <summary>
 /// Initializes a new instance of the <see cref="Statistics" /> class.
 /// </summary>
 /// <param name="client">The HTTP client</param>
 public Statistics(Pathoschild.Http.Client.IClient client)
 {
     _client = client;
 }