C# Class Nettiers.AdventureWorks.Entities.CountryRegion

Inheritance: CountryRegionBase
显示文件 Open project: netTiers/netTiers Class Usage Examples

Public Methods

Method Description
CountryRegion ( ) : System

Creates a new CountryRegion instance.

Method Details

CountryRegion() public method

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