메소드 | 설명 | |
---|---|---|
OnError ( |
||
OnFinished ( |
||
OnStart ( |
||
Wrap ( Func |
||
Wrap ( System.Action action, |
메소드 | 설명 | |
---|---|---|
WrapInternal ( Func |
||
WrapInternal ( System.Action action, |
protected abstract OnError ( |
||
spec | ||
exception | ||
리턴 | void |
protected abstract OnFinished ( |
||
spec | ||
리턴 | void |
protected abstract OnStart ( |
||
spec | ||
리턴 | void |
protected Wrap ( Func |
||
task | Func |
|
spec | ||
리턴 | System.Threading.Tasks.Task |
protected Wrap ( System.Action action, |
||
action | System.Action | |
spec | ||
리턴 | void |