MethodHelper.IsAsyncMethod(MethodInfo) 方法

定义

public static bool IsAsyncMethod (System.Reflection.MethodInfo method);
static member IsAsyncMethod : System.Reflection.MethodInfo -> bool

参数

method
MethodInfo

返回

适用于