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