C# 클래스 Lemon.Transform.ProgressIndicator

파일 보기 프로젝트 열기: dream-365/lemon

공개 메소드들

메소드 설명
Increment ( ) : void
ProgressIndicator ( int unit ) : System
Summary ( ) : void

메소드 상세

Increment() 공개 메소드

public Increment ( ) : void
리턴 void

ProgressIndicator() 공개 메소드

public ProgressIndicator ( int unit ) : System
unit int
리턴 System

Summary() 공개 메소드

public Summary ( ) : void
리턴 void