C# Класс System.Reflection.Associates

Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
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