FunctionSignature.GetMethod(Assembly) Method

Definition

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

Parameters

assembly
Assembly

Returns

Applies to