C# 클래스 ThreejsDemo.BussyDlg

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

공개 프로퍼티들

프로퍼티 타입 설명
DialogSize string
ProgressType string

공개 메소드들

메소드 설명
BussyDlg ( ) : System
Hide ( int delay ) : void
Show ( string title ) : void

비공개 메소드들

메소드 설명
DoHide ( ) : void
DoShow ( ) : void
Make ( ) : jQuery

메소드 상세

BussyDlg() 공개 메소드

public BussyDlg ( ) : System
리턴 System

Hide() 공개 메소드

public Hide ( int delay ) : void
delay int
리턴 void

Show() 공개 메소드

public Show ( string title ) : void
title string
리턴 void

프로퍼티 상세

DialogSize 공개적으로 프로퍼티

sm or lg
public string DialogSize
리턴 string

ProgressType 공개적으로 프로퍼티

public string ProgressType
리턴 string