Interface IDirObjectFactory
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/naming/spi/DirObjectFactory.html
public interface IDirObjectFactory : IObjectFactory
- Inherited Members
Methods
GetObjectInstance(object, Name, Context, Hashtable<object, object>, Attributes)
object GetObjectInstance(object arg0, Name arg1, Context arg2, Hashtable<object, object> arg3, Attributes arg4)