C# 클래스 T8SuitePro.Trionic8File.ProgressEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: mattiasclaesson/TuningSuites

공개 메소드들

메소드 설명
ProgressEventArgs ( string info, int percentage ) : System

메소드 상세

ProgressEventArgs() 공개 메소드

public ProgressEventArgs ( string info, int percentage ) : System
info string
percentage int
리턴 System