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