Interface IURIResolver
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/xml/transform/URIResolver.html
public interface IURIResolver
Methods
Resolve(String, String)
Source Resolve(String arg0, String arg1)