C# Class NRConfigTool.PathHelper

Show file Open project: Pablissimo/nrconfig

Public Methods

Method Description
GetMatchingPaths ( IEnumerable pathsWithPossibleWildcards, bool throwOnFailures = false ) : IEnumerable

Method Details

GetMatchingPaths() public static method

public static GetMatchingPaths ( IEnumerable pathsWithPossibleWildcards, bool throwOnFailures = false ) : IEnumerable
pathsWithPossibleWildcards IEnumerable
throwOnFailures bool
return IEnumerable