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