C# 클래스 Diabetis.DataGraber.Sufersal.FiddlerUtils

파일 보기 프로젝트 열기: pashkov/Spontaneous

공개 메소드들

메소드 설명
GetResponsesFiles ( string archivePath, string destinationPath, string requestedURL ) : List

비공개 메소드들

메소드 설명
ExtractFilesFromZip ( string zipFilename, string destFolder, string password, bool overwrite ) : void

Extract files from a zip file, preserving the structure

SaveFile ( Stream stream, string fullName, long uncompressedSize ) : void

Saves file from stream to disk.

메소드 상세

GetResponsesFiles() 공개 정적인 메소드

public static GetResponsesFiles ( string archivePath, string destinationPath, string requestedURL ) : List
archivePath string
destinationPath string
requestedURL string
리턴 List