コード例 #1
0
 public virtual ObjRef CreateObjRef(Type requestedType)
 {
     return(directorySearcher.CreateObjRef(requestedType));
 }