C# Класс Castle.DynamicProxy.Tests.BasicInterfaceProxyWithoutTargetTestCase

Наследование: BasePEVerifyTestCase
Показать файл Открыть проект

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

Метод Описание
BasicInterfaceProxyWithValidTarget_ThrowsIfInterceptorCallsProceed ( ) : void
CanReplaceReturnValueOfInterfaceMethod ( ) : void
CanThrowExceptionFromInterceptorOfInterfaceMethod ( ) : void
ProducesInvocationsThatCantChangeTarget ( ) : void
ProxyWithGenericTypeThatInheritFromGenericType ( ) : void