C# (CSharp) Spring.Proxy 네임스페이스

클래스들

이름 설명
BaseProxyMethodBuilder Implementation of IProxyMethodBuilder that delegates method calls to the base class.
CompositionProxyTypeBuilder Builds a proxy type using composition.
CompositionProxyTypeBuilderTests
DynamicProxyManagerTests
DynamicProxyManagerTests.WorkerThread
InheritanceProxyTypeBuilder Builds a proxy type using inheritance.
InheritanceProxyTypeBuilderTests
NotSealedClass
TargetProxyMethodBuilder Implementation of IProxyMethodBuilder that delegates method calls to target object.