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

◆ CreateDelegate() [2/10]

static Delegate System.Delegate.CreateDelegate ( Type type,
[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] Type target,
string method,
bool ignoreCase )
inlinestaticinherited

Definition at line 429 of file Delegate.cs.

430 {
432 }
static ? Delegate CreateDelegate(Type type, object target, string method, bool ignoreCase, bool throwOnBindFailure)
Definition Delegate.cs:152

References System.Delegate.CreateDelegate(), System.Runtime.Serialization.Dictionary, and System.type.