Exemple #1
0
 public override void VisitClassNestedInterface <TAttributeGroup, TDeclaringType, TGenericParameter, TInterfaceReference, TEvent, TProperty, TIndexer, TMethod>(
     IClassNestedInterface <TAttributeGroup, TDeclaringType, TGenericParameter, TInterfaceReference, TEvent, TProperty, TIndexer, TMethod> @interface)
 {
     visitor.VisitClassNestedInterfaceWithReflection((ClassNestedInterfaceWithReflection)(object)@interface);
 }