Interface IObjectFactoryBuilder
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/naming/spi/ObjectFactoryBuilder.html
public interface IObjectFactoryBuilder
Methods
CreateObjectFactory(object, Hashtable<object, object>)
ObjectFactory CreateObjectFactory(object arg0, Hashtable<object, object> arg1)