Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.MulticastDelegate Member List

This is the complete list of members for System.MulticastDelegate, including all inherited members.

_invocationCountSystem.MulticastDelegateprivate
_invocationListSystem.MulticastDelegateprivate
_methodBaseSystem.Delegatepackage
_methodPtrSystem.Delegatepackage
_methodPtrAuxSystem.Delegatepackage
_targetSystem.Delegatepackage
AdjustTarget(object target, IntPtr methodPtr)System.Delegatepackage
BindToMethodInfo(object target, IRuntimeMethodInfo method, RuntimeType methodType, DelegateBindingFlags flags)System.Delegateprivate
BindToMethodName(object target, [DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] RuntimeType methodType, string method, DelegateBindingFlags flags)System.Delegateprivate
Clone()System.Delegateinlinevirtual
Combine(Delegate? a, Delegate? b)System.Delegateinlinestatic
Combine(params Delegate?[]? delegates)System.Delegateinlinestatic
CombineImpl(Delegate? follow)System.MulticastDelegateinlineprotectedvirtual
CompareUnmanagedFunctionPtrs(Delegate d1, Delegate d2)System.Delegatepackage
CreateDelegate(Type type, object target, string method, bool ignoreCase, bool throwOnBindFailure)System.Delegateinlinestatic
CreateDelegate(Type type, [DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] Type target, string method, bool ignoreCase, bool throwOnBindFailure)System.Delegateinlinestatic
CreateDelegate(Type type, MethodInfo method, bool throwOnBindFailure)System.Delegateinlinestatic
CreateDelegate(Type type, object? firstArgument, MethodInfo method, bool throwOnBindFailure)System.Delegateinlinestatic
CreateDelegate(Type type, object? firstArgument, MethodInfo method)System.Delegateinlinestatic
CreateDelegate(Type type, MethodInfo method)System.Delegateinlinestatic
CreateDelegate(Type type, object target, string method)System.Delegateinlinestatic
CreateDelegate(Type type, object target, string method, bool ignoreCase)System.Delegateinlinestatic
CreateDelegate(Type type, [DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] Type target, string method)System.Delegateinlinestatic
CreateDelegate(Type type, [DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] Type target, string method, bool ignoreCase)System.Delegateinlinestatic
CreateDelegateInternal(RuntimeType rtType, RuntimeMethodInfo rtMethod, object firstArgument, DelegateBindingFlags flags)System.Delegateinlinepackagestatic
CreateDelegateNoSecurityCheck(Type type, object target, RuntimeMethodHandle method)System.Delegateinlinepackagestatic
CtorClosed(object target, IntPtr methodPtr)System.MulticastDelegateinlineprivate
CtorClosedStatic(object target, IntPtr methodPtr)System.MulticastDelegateinlineprivate
CtorCollectibleClosedStatic(object target, IntPtr methodPtr, IntPtr gchandle)System.MulticastDelegateinlineprivate
CtorCollectibleOpened(object target, IntPtr methodPtr, IntPtr shuffleThunk, IntPtr gchandle)System.MulticastDelegateinlineprivate
CtorCollectibleVirtualDispatch(object target, IntPtr methodPtr, IntPtr shuffleThunk, IntPtr gchandle)System.MulticastDelegateinlineprivate
CtorOpened(object target, IntPtr methodPtr, IntPtr shuffleThunk)System.MulticastDelegateinlineprivate
CtorRTClosed(object target, IntPtr methodPtr)System.MulticastDelegateinlineprivate
CtorVirtualDispatch(object target, IntPtr methodPtr, IntPtr shuffleThunk)System.MulticastDelegateinlineprivate
Delegate(object target, string method)System.Delegateinlineprotected
Delegate([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] Type target, string method)System.Delegateinlineprotected
DelegateConstruct(object target, IntPtr slot)System.Delegateprivate
DeleteFromInvocationList(object[] invocationList, int invocationCount, int deleteIndex, int deleteCount)System.MulticastDelegateinlineprivate
DynamicInvoke(params object?[]? args)System.Delegateinline
DynamicInvokeImpl(object?[]? args)System.Delegateinlineprotectedvirtual
EqualInvocationLists(object[] a, object[] b, int start, int count)System.MulticastDelegateinlineprivatestatic
Equals([NotNullWhen(true)] object? obj)System.MulticastDelegateinline
FindMethodHandle()System.Delegatepackage
GetCallStub(IntPtr methodPtr)System.Delegatepackage
GetHashCode()System.MulticastDelegateinline
GetInvocationList()System.MulticastDelegateinlinevirtual
GetInvokeMethod()System.Delegatepackage
GetMethodImpl()System.MulticastDelegateinlineprotectedvirtual
GetMulticastInvoke()System.Delegatepackage
GetObjectData(SerializationInfo info, StreamingContext context)System.MulticastDelegateinlinevirtual
GetTarget()System.MulticastDelegateinlinepackagevirtual
InternalAlloc(RuntimeType type)System.Delegateprivate
InternalAllocLike(Delegate d)System.Delegatepackage
InternalEqualMethodHandles(Delegate left, Delegate right)System.Delegatepackage
InternalEqualTypes(object a, object b)System.Delegatepackage
InvocationListEquals(MulticastDelegate d)System.MulticastDelegateinlineprivate
InvocationListLogicallyNull()System.MulticastDelegateinlinepackage
IsUnmanagedFunctionPtr()System.MulticastDelegateinlinepackage
MethodSystem.Delegate
MulticastDelegate(object target, string method)System.MulticastDelegateinlineprotected
MulticastDelegate([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] Type target, string method)System.MulticastDelegateinlineprotected
NewMulticastDelegate(object[] invocationList, int invocationCount, bool thisIsMultiCastAlready)System.MulticastDelegateinlineprivate
NewMulticastDelegate(object[] invocationList, int invocationCount)System.MulticastDelegateinlinepackage
operator!=(MulticastDelegate? d1, MulticastDelegate? d2)System.MulticastDelegateinlinestatic
System::Delegate.operator!=(Delegate? d1, Delegate? d2)System.Delegateinlinestatic
operator==(MulticastDelegate? d1, MulticastDelegate? d2)System.MulticastDelegateinlinestatic
System::Delegate.operator==(Delegate? d1, Delegate? d2)System.Delegateinlinestatic
Remove(Delegate? source, Delegate? value)System.Delegateinlinestatic
RemoveAll(Delegate? source, Delegate? value)System.Delegateinlinestatic
RemoveImpl(Delegate value)System.MulticastDelegateinlineprotectedvirtual
StoreDynamicMethod(MethodInfo dynamicMethod)System.MulticastDelegateinlinepackage
TargetSystem.Delegate
ThrowNullThisInDelegateToInstance()System.MulticastDelegateinlineprivatestatic
TrySetSlot(object[] a, int index, object o)System.MulticastDelegateinlineprivatestatic