Inttegro .NET SDK
Search Results for

    Show / Hide Table of Contents

    Class SpecResource

    Inheritance
    object
    SpecResource
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Inttegro.Resources
    Assembly: Inttegro.dll
    Syntax
    public class SpecResource

    Methods

    | Edit this page View Source

    CountriesAsync(CancellationToken)

    Declaration
    public Task<CountrySpecifications> CountriesAsync(CancellationToken cancellationToken = default)
    Parameters
    Type Name Description
    CancellationToken cancellationToken
    Returns
    Type Description
    Task<CountrySpecifications>
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX