프로퍼티 | 타입 | 설명 | |
---|---|---|---|
_isCancelled | bool | ||
_isExecuted | bool |
메소드 | 설명 | |
---|---|---|
Cancel ( ) : void | ||
Execute ( ) : void |
메소드 | 설명 | |
---|---|---|
InvokeInUiThread ( System.Action action ) : void | ||
InvokeOnErrorHandler ( string message ) : void |
protected InvokeInUiThread ( System.Action action ) : void | ||
action | System.Action | |
리턴 | void |
protected InvokeOnErrorHandler ( string message ) : void | ||
message | string | |
리턴 | void |