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

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

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

Метод Описание
Caching ( ) : void
ClassWithDifferentAccessLevelOnProperties ( ) : void
ClassWithInheritance ( ) : void
GetMyTestMethodParams ( Type type ) : System.Reflection.ParameterInfo[]
MethodParamNamesAreReplicated ( ) : void
ProducesInvocationsThatCantChangeTarget ( ) : void
ProxyForBaseTypeAndInterfaceFromSignedAndUnsignedAssemblies1 ( ) : void
ProxyForBaseTypeAndInterfaceFromSignedAndUnsignedAssemblies2 ( ) : void
ProxyForBaseTypeAndInterfaceFromSignedAssembly ( ) : void
ProxyForBaseTypeAndInterfaceFromUnsignedAssembly ( ) : void
ProxyForBaseTypeFromSignedAssembly ( ) : void
ProxyForBaseTypeFromUnsignedAssembly ( ) : void
ProxyForCharReturnType ( ) : void
ProxyForClass ( ) : void
ProxyForClassWithConstructors ( ) : void
ProxyForClassWithIndexer ( ) : void
ProxyForClassWithInterfaces ( ) : void
ProxyForNestedClass ( ) : void
ProxyForNonPublicClass ( ) : void
ProxyTypeWithMultiDimentionalArrayAsParameters ( ) : void