Method | Description | |
---|---|---|
CreateHttpGet ( string URI, ContentType contentType ) : string | ||
CreateHttpPost ( string URI, string Parameters ) : string | ||
GetGBGLocationToCoord ( string url, string api, string location ) : IList |
Method | Description | |
---|---|---|
GetContentType ( ContentType contentType ) : string |
public static CreateHttpGet ( string URI, ContentType contentType ) : string | ||
URI | string | |
contentType | ContentType | |
return | string |
public static CreateHttpPost ( string URI, string Parameters ) : string | ||
URI | string | |
Parameters | string | |
return | string |
public static GetGBGLocationToCoord ( string url, string api, string location ) : IList |
||
url | string | |
api | string | |
location | string | |
return | IList |