共用方式為


RequestBase.GetMethod 方法

定義

取得方法資訊物件,可能是 null

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

傳回

實作

適用於