메소드 | 설명 | |
---|---|---|
ConditionalWorkItem ( Func |
Construct a new conditional work item.
|
|
Invoke ( ) : bool |
Invoke the condition, will continue invoking until the condition is false.
|
public ConditionalWorkItem ( Func |
||
conditionalMethod | Func |
Conditional delegate. |
리턴 | System |