示例#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;
 }