프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AwaiterType | IType | ||
GetAwaiterInvocation | ResolveResult | ||
GetResultMethod | IMethod | ||
IsCompletedProperty | IProperty | ||
OnCompletedMethod | IMethod |
메소드 | 설명 | |
---|---|---|
AwaitResolveResult ( IType resultType, ResolveResult getAwaiterInvocation, IType awaiterType, IProperty isCompletedProperty, IMethod onCompletedMethod, IMethod getResultMethod ) : System | ||
GetChildResults ( ) : IEnumerable |
public AwaitResolveResult ( IType resultType, ResolveResult getAwaiterInvocation, IType awaiterType, IProperty isCompletedProperty, IMethod onCompletedMethod, IMethod getResultMethod ) : System | ||
resultType | IType | |
getAwaiterInvocation | ResolveResult | |
awaiterType | IType | |
isCompletedProperty | IProperty | |
onCompletedMethod | IMethod | |
getResultMethod | IMethod | |
리턴 | System |