IpLocationItem Constructor

DCSoft.DBUtilityGeneric

IpLocationItem Constructor
结构初始化

Namespace: DCSoft.Utility.Net
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public IpLocationItem(
	string country,
	string city
)

Parameters

country
Type: SystemString
国家
city
Type: SystemString
城市
See Also