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