public Method( Type targetType, string methodName )
Public Sub New ( targetType As Type, methodName As String )
new : targetType : Type * methodName : string -> Method
In This Article