TypeInfo.GetMethods Metodo

Definizione

Overload

GetMethods()

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

Restituisce

Si applica a

.NET Core 1.1 e altre versioni
Prodotto Versioni
.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);

Parametri

bindingAttr
BindingFlags

Restituisce

Si applica a

.NET Core 1.1 e altre versioni
Prodotto Versioni
.NET Core 1.0, Core 1.1
.NET Standard 1.5, 1.6