Property | Type | Description |
---|
Method | Description | |
---|---|---|
EventLocation ( ) : System | ||
EventLocation ( int id, string name, string address, string town, string state, int postcode, string region, string country, double latitude, double longitude ) : System |
public EventLocation ( int id, string name, string address, string town, string state, int postcode, string region, string country, double latitude, double longitude ) : System | ||
id | int | |
name | string | |
address | string | |
town | string | |
state | string | |
postcode | int | |
region | string | |
country | string | |
latitude | double | |
longitude | double | |
return | System |