C# Class POLLaunch.POLChecks

ファイルを表示 Open project: polserver/poltools Class Usage Examples

Public Properties

Property Type Description
ScriptCount int>.Dictionary

Public Methods

Method Description
RealmChecks ( TextBox &textbox, System.Windows.Forms.ToolStripProgressBar &ProgressBar ) : void
ScriptChecks ( TextBox &textbox, System.Windows.Forms.ToolStripProgressBar &ProgressBar ) : void
ScriptCounts ( ) : void

Method Details

RealmChecks() static public method

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

ScriptChecks() static public method

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

ScriptCounts() static public method

static public ScriptCounts ( ) : void
return void

Property Details

ScriptCount public_oe static_oe property

public static Dictionary ScriptCount
return int>.Dictionary