예제 #1
0
 public override System.Runtime.Remoting.ObjRef CreateObjRef(Type requestedType)
 {
     return(InternalFileStream.CreateObjRef(requestedType));
 }