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