C# 클래스 YouScribe.Rest.DownloadBytesProgress

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

공개 메소드들

메소드 설명
DownloadBytesProgress ( string fileName, int bytesReceived, int totalBytes ) : System

메소드 상세

DownloadBytesProgress() 공개 메소드

public DownloadBytesProgress ( string fileName, int bytesReceived, int totalBytes ) : System
fileName string
bytesReceived int
totalBytes int
리턴 System