TheAirline.Models.General.Countries.Country.Country C# (CSharp) Method

Country() public method

public Country ( ) : System
return System
        public Country()
        {
        }

Same methods

Country::Country ( SerializationInfo info, StreamingContext ctxt ) : System
Country::Country ( string section, string uid, string shortName, Region region, string tailNumberFormat ) : System