public static void CopyBinaryImageToStream( this ISupportBinaryImage imageSource, Stream stream )
<ExtensionAttribute> Public Shared Sub CopyBinaryImageToStream ( imageSource As ISupportBinaryImage, stream As Stream )
public: [ExtensionAttribute] static void CopyBinaryImageToStream( ISupportBinaryImage^ imageSource, Stream^ stream )
[<ExtensionAttribute>] static member CopyBinaryImageToStream : imageSource : ISupportBinaryImage * stream : Stream -> unit
GSF.Parsing.ISupportBinaryImageExtensions.CopyBinaryImageToStream = function(imageSource, stream);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.