Nettiers.AdventureWorks.Entities.CountryRegion.CountryRegion C# (CSharp) Method

CountryRegion() public method

Creates a new CountryRegion instance.
public CountryRegion ( ) : System
return System
		public CountryRegion():base(){}	
		
CountryRegion