Ler en inglés

Compartir por


TypeInfo.GetEvent Método

Definición

Sobrecargas

GetEvent(String)

C#
public System.Reflection.EventInfo GetEvent(string name);

Parámetros

name
String

Devoluciones

Se aplica a

.NET Core 1.1 e outras versións
Produto Versións
.NET Core 1.0, Core 1.1
.NET Standard 1.5, 1.6

GetEvent(String, BindingFlags)

C#
public virtual System.Reflection.EventInfo GetEvent(string name, System.Reflection.BindingFlags bindingAttr);

Parámetros

name
String
bindingAttr
BindingFlags

Devoluciones

Se aplica a

.NET Core 1.1 e outras versións
Produto Versións
.NET Core 1.0, Core 1.1
.NET Standard 1.5, 1.6