C# Класс AspectSharp.Lang.Tests.ParserAspectTestCase

Наследование: AspectSharp.Lang.Tests.ParserTestCaseBase
Показать файл Открыть проект

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

Метод Описание
InvalidAspectForAssignable ( ) : void
InvalidAspectForCustomMatcher ( ) : void
ParsingAspectEmptyDeclaration ( ) : void
ParsingAspectEmptyDeclarationWithFullType ( ) : void
ParsingAspectForAssignable ( ) : void
ParsingAspectForCustomMatcher ( ) : void
ParsingAspectForNamespace ( ) : void
ParsingAspectForNamespaceWithExcludes ( ) : void
ParsingAspectWithAFewMixinDeclarations ( ) : void
ParsingAspectWithMixinRefDeclaration ( ) : void
ParsingAspectWithSingleMixinDeclaration ( ) : void
ParsingInvalidAspectEmptyDeclaration ( ) : void