C# Class MSR.Data.Entities.Mapping.PathSelectors.SelectPathByRegExp

Inheritance: IPathSelector
Afficher le fichier Open project: kirnosenko/msr-tools

Méthodes publiques

Méthode Description
InSelection ( string path ) : bool

Méthodes protégées

Méthode Description
SelectMatchedPath ( ) : bool

Method Details

InSelection() public méthode

public InSelection ( string path ) : bool
path string
Résultat bool

SelectMatchedPath() protected abstract méthode

protected abstract SelectMatchedPath ( ) : bool
Résultat bool