Bari.Core.Model.FilteredSourceSet.FilterOut C# (CSharp) Method

FilterOut() protected abstract method

The filter function
protected abstract FilterOut ( SuiteRelativePath path ) : bool
path SuiteRelativePath Path to the file in the source set
return bool
        protected abstract bool FilterOut(SuiteRelativePath path);