コード例 #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
ファイル: Campaigns.cs プロジェクト: xhanix/StrongGrid
 /// <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
ファイル: Segments.cs プロジェクト: jayramankumar/StrongGrid
 /// <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
ファイル: Contacts.cs プロジェクト: jayramankumar/StrongGrid
 /// <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
ファイル: AccessManagement.cs プロジェクト: spib/StrongGrid
 /// <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
ファイル: CustomFields.cs プロジェクト: spib/StrongGrid
 /// <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
ファイル: SpamReports.cs プロジェクト: spib/StrongGrid
 /// <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
ファイル: Batches.cs プロジェクト: spib/StrongGrid
 /// <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
ファイル: Subusers.cs プロジェクト: wushian/StrongGrid
 /// <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
ファイル: InvalidEmails.cs プロジェクト: spib/StrongGrid
 /// <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
ファイル: Mail.cs プロジェクト: mbernier/StrongGrid
 /// <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
ファイル: Statistics.cs プロジェクト: spokanedj/StrongGrid
 /// <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;
 }