DotMSN

PersistentStream.CreateObjRef Method 

[Visual Basic]
Overrides Public Function CreateObjRef( _
   ByVal requestedType As Type _
) As ObjRef
[C#]
public override ObjRef CreateObjRef(
   Type requestedType
);

See Also

PersistentStream Class | XihSolutions.DotMSN.DataTransfer Namespace