C# 클래스 ZeroInstall.Store.Implementations.Archives.CabExtractor

Extracts a MS Cabinet archive.
상속: MicrosoftExtractor
파일 보기 프로젝트 열기: 0install/0install-win 1 사용 예제들

보호된 메소드들

메소드 설명
Execute ( ) : void

비공개 메소드들

메소드 설명
CabExtractor ( [ stream, [ target ) : System

Prepares to extract a MS Cabinet archive contained in a stream.

메소드 상세

Execute() 보호된 메소드

protected Execute ( ) : void
리턴 void