C# 클래스 AppUpdater.Recipe.UpdateRecipeFile

파일 보기 프로젝트 열기: diogomafra/AppUpdater 1 사용 예제들

공개 메소드들

메소드 설명
UpdateRecipeFile ( string name, string checksum, long size, FileUpdateAction action, string fileToDownload )

메소드 상세

UpdateRecipeFile() 공개 메소드

public UpdateRecipeFile ( string name, string checksum, long size, FileUpdateAction action, string fileToDownload )
name string
checksum string
size long
action FileUpdateAction
fileToDownload string