RequestBase.GetMethod 方法

定义

获取方法信息对象,可以是 null

public abstract System.Reflection.MethodInfo GetMethod ();
abstract member GetMethod : unit -> System.Reflection.MethodInfo
Public MustOverride Function GetMethod () As MethodInfo

返回

实现

适用于