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

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

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

Метод Описание
BasicInterfaceProxyWithValidTarget ( ) : void
BasicInterfaceProxyWithValidTarget2 ( ) : void
Caching ( ) : void
CantCreateInterfaceTargetedProxyWithoutInterface ( ) : void
ChangingInvocationTargetSucceeds ( ) : void
GetMyTestMethodParams ( Type type ) : System.Reflection.ParameterInfo[]
Indexer ( ) : void
InterfaceInheritance ( ) : void
InterfaceTargetTypeProducesInvocationsThatCanChangeTarget ( ) : void
MethodParamNamesAreReplicated ( ) : void
ProxyTypeWithMultiDimentionalArrayAsParameter ( ) : void