public PhysicalWriter( Stream stream, bool leaveOpen = false )
Public Sub New ( stream As Stream, Optional leaveOpen As Boolean = false )
public: PhysicalWriter( Stream^ stream, bool leaveOpen = false )
new : stream : Stream * ?leaveOpen : bool (* Defaults: let _leaveOpen = defaultArg leaveOpen false *) -> PhysicalWriter
GSF.PQDIF.Physical.PhysicalWriter = function(stream, leaveOpen);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.