!NAMESPACE!.Models.Country.Country C# (CSharp) Method

Country() public method

public Country ( )
		public Country()
		{
		}

Same methods

Country::Country ( int id, string name )
Country