Method | Description | |
---|---|---|
CoordinateUSNG ( ) | ||
CoordinateUSNG ( string gzd, string gsquare, int easting, int northing ) | ||
TryParse ( string input, |
public CoordinateUSNG ( string gzd, string gsquare, int easting, int northing ) | ||
gzd | string | |
gsquare | string | |
easting | int | |
northing | int |
public static TryParse ( string input, |
||
input | string | |
usng | ||
return | bool |