메소드 | 설명 | |
---|---|---|
AddPolygonAsync ( System |
||
AddPolygonAsync ( System |
||
FromBodyTestAsync ( |
||
FromBodyTestAsync ( |
||
FromUriTestAsync ( double latitude, double longitude ) : System.Threading.Tasks.Task | ||
FromUriTestAsync ( double latitude, double longitude, System cancellationToken ) : System.Threading.Tasks.Task | ||
GetUploadedFileAsync ( int id, bool @override ) : System.Threading.Tasks.Task |
||
GetUploadedFileAsync ( int id, bool @override, System cancellationToken ) : System.Threading.Tasks.Task |
||
RefreshAsync ( ) : System.Threading.Tasks.Task | ||
RefreshAsync ( System cancellationToken ) : System.Threading.Tasks.Task | ||
SaveItemsAsync ( |
||
SaveItemsAsync ( |
||
UploadFileAsync ( |
||
UploadFileAsync ( |
||
UploadFilesAsync ( System |
||
UploadFilesAsync ( System |
메소드 | 설명 | |
---|---|---|
PrepareRequest ( System request, string &url ) : void | ||
ProcessResponse ( System request, System response ) : void |
public AddPolygonAsync ( System |
||
points | System |
|
리턴 | System.Threading.Tasks.Task |
public AddPolygonAsync ( System |
||
points | System |
|
cancellationToken | System | A cancellation token that can be used by other objects or threads to receive notice of cancellation. |
리턴 | System.Threading.Tasks.Task |
public FromBodyTestAsync ( |
||
location | ||
리턴 | System.Threading.Tasks.Task |
public FromBodyTestAsync ( |
||
location | ||
cancellationToken | System | A cancellation token that can be used by other objects or threads to receive notice of cancellation. |
리턴 | System.Threading.Tasks.Task |
public FromUriTestAsync ( double latitude, double longitude ) : System.Threading.Tasks.Task | ||
latitude | double | |
longitude | double | |
리턴 | System.Threading.Tasks.Task |
public FromUriTestAsync ( double latitude, double longitude, System cancellationToken ) : System.Threading.Tasks.Task | ||
latitude | double | |
longitude | double | |
cancellationToken | System | A cancellation token that can be used by other objects or threads to receive notice of cancellation. |
리턴 | System.Threading.Tasks.Task |
public GetUploadedFileAsync ( int id, bool @override ) : System.Threading.Tasks.Task |
||
id | int | |
@override | bool | |
리턴 | System.Threading.Tasks.Task |
public GetUploadedFileAsync ( int id, bool @override, System cancellationToken ) : System.Threading.Tasks.Task |
||
id | int | |
@override | bool | |
cancellationToken | System | A cancellation token that can be used by other objects or threads to receive notice of cancellation. |
리턴 | System.Threading.Tasks.Task |
public RefreshAsync ( ) : System.Threading.Tasks.Task | ||
리턴 | System.Threading.Tasks.Task |
public RefreshAsync ( System cancellationToken ) : System.Threading.Tasks.Task | ||
cancellationToken | System | A cancellation token that can be used by other objects or threads to receive notice of cancellation. |
리턴 | System.Threading.Tasks.Task |
public SaveItemsAsync ( |
||
request | ||
리턴 | System.Threading.Tasks.Task |
public SaveItemsAsync ( |
||
request | ||
cancellationToken | System | A cancellation token that can be used by other objects or threads to receive notice of cancellation. |
리턴 | System.Threading.Tasks.Task |
public UploadFileAsync ( |
||
file | ||
리턴 | System.Threading.Tasks.Task |
public UploadFileAsync ( |
||
file | ||
cancellationToken | System | A cancellation token that can be used by other objects or threads to receive notice of cancellation. |
리턴 | System.Threading.Tasks.Task |
public UploadFilesAsync ( System |
||
files | System |
|
리턴 | System.Threading.Tasks.Task |
public UploadFilesAsync ( System |
||
files | System |
|
cancellationToken | System | A cancellation token that can be used by other objects or threads to receive notice of cancellation. |
리턴 | System.Threading.Tasks.Task |