Пример #1
0
 public System.Runtime.Remoting.ObjRef CreateObjRef(System.Type requestedType)
 {
     return(_con.CreateObjRef(requestedType));
 }