Compartilhar via


FunctionSignature.GetMethod(Assembly) Método

Definição

public System.Reflection.MethodInfo GetMethod(System.Reflection.Assembly assembly);
member this.GetMethod : System.Reflection.Assembly -> System.Reflection.MethodInfo
Public Function GetMethod (assembly As Assembly) As MethodInfo

Parâmetros

assembly
Assembly

Retornos

Aplica-se a