C# Класс AspectSharp.Tests.InterceptorTests.InterceptorTestCase

Показать файл Открыть проект

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

Метод Описание
InterceptAll ( ) : void
InterceptAllDoSMethods ( ) : void
InterceptAllDoSomethingMethodReturningInt ( ) : void
InterceptAllDoSomethingMethodReturningVoid ( ) : void
InterceptAllDoSomethingMethods ( ) : void
InterceptAllDoSomethingMethodsWithAnIntAndAnIntArguments ( ) : void
InterceptAllDoSomethingMethodsWithAnIntArgument ( ) : void
InterceptAllDoSomethingMethodsWithAnIntArgumentAndAnyOther ( ) : void
InterceptAllMethods ( ) : void
InterceptAllMethodsPropertyWrite ( ) : void
InterceptAllProperties ( ) : void
InterceptAllPropertyRead ( ) : void
InterceptAllPropertyReadReturningString ( ) : void
InterceptAllPropertyWrite ( ) : void
InterceptPropertyName ( ) : void
PointcutsCombined ( ) : void
Reset ( ) : void
WrapAndInvokeEverything ( AspectEngine engine ) : void