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

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

Méthodes publiques

Méthode Description
InSelection ( string path ) : bool
SelectPathByExtension ( ) : System

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

SelectPathByExtension() public méthode

public SelectPathByExtension ( ) : System
Résultat System