Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
Geofence ( string id, IGeoshape geoshape ) : System |
Initializes a new Geofence object given the id and the shape of the geofence.
|
|
GetHashCode ( ) : int |
|
Method | Description | |
---|---|---|
Geofence ( CLRegion region ) : System | ||
Geofence ( Windows fence ) : System |
public Geofence ( string id, IGeoshape geoshape ) : System | ||
id | string | |
geoshape | IGeoshape | |
return | System |