Class SpecResource
Inherited Members
Namespace: Inttegro.Resources
Assembly: Inttegro.dll
Syntax
public class SpecResource
Methods
| Edit this page View SourceCountriesAsync(CancellationToken)
Declaration
public Task<CountrySpecifications> CountriesAsync(CancellationToken cancellationToken = default)
Parameters
| Type | Name | Description |
|---|---|---|
| CancellationToken | cancellationToken |
Returns
| Type | Description |
|---|---|
| Task<CountrySpecifications> |