Interface IEntityResolver
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/org/xml/sax/EntityResolver.html
public interface IEntityResolver
Methods
ResolveEntity(String, String)
InputSource ResolveEntity(String arg0, String arg1)