英語で読む

次の方法で共有


TypeInfo.GetMethods メソッド

定義

オーバーロード

GetMethods()

C#
public System.Reflection.MethodInfo[] GetMethods();

戻り値

適用対象

.NET Core 1.1 およびその他のバージョン
製品 バージョン
.NET Core 1.0, Core 1.1
.NET Standard 1.5, 1.6

GetMethods(BindingFlags)

C#
public virtual System.Reflection.MethodInfo[] GetMethods(System.Reflection.BindingFlags bindingAttr);

パラメーター

bindingAttr
BindingFlags

戻り値

適用対象

.NET Core 1.1 およびその他のバージョン
製品 バージョン
.NET Core 1.0, Core 1.1
.NET Standard 1.5, 1.6