C# 클래스 OpenIDE.Core.Packaging.FileFetcher

파일 보기 프로젝트 열기: continuoustests/OpenIDE

공개 메소드들

메소드 설명
Download ( string source, string destination ) : bool
FileFetcher ( Action dispatch ) : System

메소드 상세

Download() 공개 메소드

public Download ( string source, string destination ) : bool
source string
destination string
리턴 bool

FileFetcher() 공개 메소드

public FileFetcher ( Action dispatch ) : System
dispatch Action
리턴 System