C# Class System.Reflection.Associates

Mostra file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Method Description
AssignAssociates ( int tkMethod, RuntimeTypeHandle declaredTypeHandle, RuntimeTypeHandle reflectedTypeHandle ) : RuntimeMethodInfo
AssignAssociates ( AssociateRecord associates, int cAssociates, RuntimeTypeHandle declaringTypeHandle, RuntimeTypeHandle reflectedTypeHandle, RuntimeMethodInfo &addOn, RuntimeMethodInfo &removeOn, RuntimeMethodInfo &fireOn, RuntimeMethodInfo &getter, RuntimeMethodInfo &setter, MethodInfo &other, bool &composedOfAllPrivateMethods, BindingFlags &bindingFlags ) : void
IncludeAccessor ( MethodInfo associate, bool nonPublic ) : bool