public static void Write( this Stream stream, double value )
<ExtensionAttribute> Public Shared Sub Write ( stream As Stream, value As Double )
public: [ExtensionAttribute] static void Write( Stream^ stream, double value )
[<ExtensionAttribute>] static member Write : stream : Stream * value : float -> unit
GSF.IO.StreamExtensions.Write = function(stream, value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.