C# Class Widgetsphere.Generator.Common.Util.ArchiveReader

Mostrar archivo Open project: nHydrate/nHydrate

Public Methods

Method Description
ExtractArchive ( string resourceFileName ) : string

Extracts a resource and returns the extraction folder

Method Details

ExtractArchive() public static method

Extracts a resource and returns the extraction folder
public static ExtractArchive ( string resourceFileName ) : string
resourceFileName string
return string