메소드 | 설명 | |
---|---|---|
DealWithUpdateException ( |
||
PerformStatusAction ( string actionText, Action |
||
PerformStatusActionAsync ( string actionText, Task>.Func |
||
PerformStatusActionWithBusyHandling ( |
||
PerformStatusActionWithBusyHandlingAsync ( |
||
PerformUpdaterActionSuspendedAsync ( string actionText, Func |
||
RepoActionHandler ( IBusyStateHandler busyStateHandler ) : System | ||
TryUpdaterActionAsync ( Func |
메소드 | 설명 | |
---|---|---|
PerformStatusAction ( string actionText, System.Action act, |
||
PerformStatusActionAsync ( string actionText, Func |
public DealWithUpdateException ( |
||
e | ||
task | string | |
message | string | |
title | string | |
리턴 | Task |
public PerformStatusAction ( string actionText, Action |
||
actionText | string | |
act | Action |
|
리턴 | void |
public PerformStatusActionAsync ( string actionText, Task>.Func |
||
actionText | string | |
act | Task>.Func | |
리턴 | System.Threading.Tasks.Task |
public PerformStatusActionWithBusyHandling ( |
||
repo | ||
actionText | string | |
act | System.Action | |
리턴 | void |
public PerformStatusActionWithBusyHandlingAsync ( |
||
repo | ||
actionText | string | |
act | Func |
|
리턴 | System.Threading.Tasks.Task |
public PerformUpdaterActionSuspendedAsync ( string actionText, Func |
||
actionText | string | |
act | Func |
|
리턴 | System.Threading.Tasks.Task |
public RepoActionHandler ( IBusyStateHandler busyStateHandler ) : System | ||
busyStateHandler | IBusyStateHandler | |
리턴 | System |
public TryUpdaterActionAsync ( Func |
||
action | Func |
|
task | string | |
리턴 | System.Threading.Tasks.Task |