Свойство | Type | Description | |
---|---|---|---|
AwaiterType | IType | ||
GetAwaiterInvocation | ResolveResult | ||
GetResultMethod | IMethod | ||
IsCompletedProperty | IProperty | ||
OnCompletedMethod | IMethod |
Méthode | Description | |
---|---|---|
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 | |
Résultat | System |
public ResolveResult GetAwaiterInvocation | ||
Résultat | ResolveResult |