Show / Hide Table of Contents

Class ZipExtractor

Inheritance
System.Object
ZipExtractor
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AssetRipper.Import.Structure
Assembly: AssetRipper.Import.dll
Syntax
public static class ZipExtractor

Methods

| Improve this Doc View Source

Process(IEnumerable<String>)

Declaration
public static List<string> Process(IEnumerable<string> paths)
Parameters
Type Name Description
IEnumerable<System.String> paths
Returns
Type Description
List<System.String>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾