메소드 | 설명 | |
---|---|---|
GetCountryCode ( |
Gets the country code for a string IP address
|
|
GetCountyNameFromCode ( string Code ) : string |
Fethces the full country name from a country code supplied from GetCountryCode()
|
메소드 | 설명 | |
---|---|---|
Ip2nation ( ) : System |
Static Constructor: Used to create the connection string to the Ip2Nation.db file
|
public static GetCountryCode ( |
||
IP | ||
리턴 | string |
public static GetCountyNameFromCode ( string Code ) : string | ||
Code | string | |
리턴 | string |