• Country

Contents

Country

Namespace: Middleware

Assembly: Middleware

Country class designed to hold basic country data for viewing only.

Constructors

#ctor Default constructor.
#ctor(String,String,Boolean) Constructor

Properties

Name Name of country.
Code Country code.
Visible Indicates whether the country is visible or not.

In This Document