Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ FindMethod() [1/2]

static ? MethodInfo System.ComponentModel.MemberDescriptor.FindMethod ( [DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicMethods)] Type componentClass,
string name,
Type[] args,
Type returnType )
inlinestaticprotectedinherited

Definition at line 303 of file MemberDescriptor.cs.

304 {
306 }
static ? MethodInfo FindMethod([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicMethods)] Type componentClass, string name, Type[] args, Type returnType)

References System.ComponentModel.MemberDescriptor.FindMethod().

Referenced by System.ComponentModel.ReflectEventDescriptor.FillMethods(), and System.ComponentModel.MemberDescriptor.FindMethod().