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