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.