Property | Type | Description | |
---|---|---|---|
CheckInternet | bool |
Method | Description | |
---|---|---|
GetAsync ( string URL ) : Task |
||
PostAsync ( string URL, object param ) : Task |
||
ServicesClient ( ) |
Method | Description | |
---|---|---|
CheckInternet ( ) : bool |
public PostAsync ( string URL, object param ) : Task |
||
URL | string | |
param | object | |
return | Task |