C# (CSharp) Castle.DynamicProxy.Generators 네임스페이스

중첩된 네임스페이스

Castle.DynamicProxy.Generators.Emitters

클래스들

이름 설명
BaseProxyGenerator Base class that exposes the common functionalities to proxy generation.
ClassProxyGenerator
ClassProxyWithTargetGenerator
Constants
DelegateProxyGenerationHook
DelegateProxyGenerator
EventToGenerate
InheritanceInvocationTypeGenerator
InterfaceProxyWithTargetGenerator
InterfaceProxyWithTargetInterfaceGenerator
InterfaceProxyWithoutTargetGenerator
MethodFinder Returns the methods implemented by a type. Use this instead of Type.GetMethods() to work around a CLR issue where duplicate MethodInfos are returned by Type.GetMethods() after a token of a generic type's method was loaded.
MethodWithInvocationGenerator
PropertyToGenerate