Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Associates Class Reference

Package Types

enum  Attributes { ComposedOfAllVirtualMethods = 1 , ComposedOfAllPrivateMethods = 2 , ComposedOfNoPublicMembers = 4 , ComposedOfNoStaticMembers = 8 }
 

Static Package Functions

static bool IncludeAccessor (MethodInfo associate, bool nonPublic)
 
static void AssignAssociates (MetadataImport scope, int mdPropEvent, RuntimeType declaringType, RuntimeType reflectedType, out RuntimeMethodInfo addOn, out RuntimeMethodInfo removeOn, out RuntimeMethodInfo fireOn, out RuntimeMethodInfo getter, out RuntimeMethodInfo setter, out MethodInfo[] other, out bool composedOfAllPrivateMethods, out BindingFlags bindingFlags)
 

Static Private Member Functions

static RuntimeMethodInfo AssignAssociates (int tkMethod, RuntimeType declaredType, RuntimeType reflectedType)
 

Detailed Description

Definition at line 6 of file Associates.cs.


The documentation for this class was generated from the following file: