C# Class Castle.DynamicProxy.Tests.BasicInterfaceProxyTestCase

Inheritance: BasePEVerifyTestCase
Show file Open project: nats/castle-1.0.3-mono

Private Methods

Method Description
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