Method | Description | |
---|---|---|
DownloadImage ( Exception>.Action |
||
DownloadImages ( IEnumerable |
||
GetImageAsByteArray ( Exception>.Action |
||
GetIssue ( Exception>.Action |
||
GetIssues ( Exception>.Action |
||
GetOpenProjectIssues ( Exception>.Action |
||
GetPermissions ( Exception>.Action |
||
GetProject ( Exception>.Action |
||
GetProjects ( Action |
public DownloadImage ( Exception>.Action |
||
callback | Exception>.Action | |
url | string | |
fileName | string | |
return | void |
public DownloadImages ( IEnumerable |
||
icons | IEnumerable |
|
return | void |
public GetImageAsByteArray ( Exception>.Action |
||
callback | Exception>.Action | |
url | string | |
return | void |
public GetIssue ( Exception>.Action |
||
callback | Exception>.Action | |
issueIdOrKey | string | |
return | void |
public GetIssues ( Exception>.Action |
||
callback | Exception>.Action | |
query | WinRT | |
return | void |
public GetOpenProjectIssues ( Exception>.Action |
||
callback | Exception>.Action | |
key | string | |
return | void |
public GetPermissions ( Exception>.Action |
||
callback | Exception>.Action | |
projectKey | string | |
issueKey | string | |
return | void |
public GetProject ( Exception>.Action |
||
callback | Exception>.Action | |
key | string | |
return | void |
public GetProjects ( Action |
||
callback | Action |
|
return | void |