C# Class SimTelemetry.Domain.Utils.ZipStorerExtensions

Mostrar archivo Open project: nlhans/SimTelemetry

Public Methods

Method Description
ExtractFile ( this me, string file ) : byte[]

Method Details

ExtractFile() public static method

public static ExtractFile ( this me, string file ) : byte[]
me this
file string
return byte[]