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