Show / Hide Table of Contents

Class CountriesHelper

Inheritance
System.Object
CountriesHelper
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: SecureExchangesSDK.Helpers
Assembly: SecureExchangesSDK.dll
Syntax
public static class CountriesHelper

Properties

Countries

Declaration
public static List<Country> Countries { get; }
Property Value
Type Description
System.Collections.Generic.List<Country>
In This Article
Back to top Generated by DocFX