Interface IPathMatcher
.NET interface skeleton to be manually developed following https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/nio/file/PathMatcher.html
public interface IPathMatcher
Methods
Matches(Path)
bool Matches(Path arg0)