C# Class AspectSharp.Lang.Tests.Types.Matcher.ValidMatcher

Summary description for ValidMatcher.
Inheritance: IClassMatcher
Datei anzeigen Open project: nats/castle-1.0.3-mono

Public Methods

Method Description
Match ( Type targetType, AspectSharp.Lang.AST.AspectDefinition aspect ) : bool

Method Details

Match() public method

public Match ( Type targetType, AspectSharp.Lang.AST.AspectDefinition aspect ) : bool
targetType System.Type
aspect AspectSharp.Lang.AST.AspectDefinition
return bool