C# 클래스 POLLaunch.POLChecks

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

공개 프로퍼티들

프로퍼티 타입 설명
ScriptCount int>.Dictionary

공개 메소드들

메소드 설명
RealmChecks ( TextBox &textbox, System.Windows.Forms.ToolStripProgressBar &ProgressBar ) : void
ScriptChecks ( TextBox &textbox, System.Windows.Forms.ToolStripProgressBar &ProgressBar ) : void
ScriptCounts ( ) : void

메소드 상세

RealmChecks() 정적인 공개 메소드

static public RealmChecks ( TextBox &textbox, System.Windows.Forms.ToolStripProgressBar &ProgressBar ) : void
textbox System.Windows.Forms.TextBox
ProgressBar System.Windows.Forms.ToolStripProgressBar
리턴 void

ScriptChecks() 정적인 공개 메소드

static public ScriptChecks ( TextBox &textbox, System.Windows.Forms.ToolStripProgressBar &ProgressBar ) : void
textbox System.Windows.Forms.TextBox
ProgressBar System.Windows.Forms.ToolStripProgressBar
리턴 void

ScriptCounts() 정적인 공개 메소드

static public ScriptCounts ( ) : void
리턴 void

프로퍼티 상세

ScriptCount 공개적으로 정적으로 프로퍼티

public static Dictionary ScriptCount
리턴 int>.Dictionary