C# Class POLLaunch.POLChecks

Afficher le fichier Open project: polserver/poltools Class Usage Examples

Méthodes publiques

Свойство Type Description
ScriptCount int>.Dictionary

Méthodes publiques

Méthode 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 méthode

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

ScriptChecks() static public méthode

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

ScriptCounts() static public méthode

static public ScriptCounts ( ) : void
Résultat void

Property Details

ScriptCount public_oe static_oe property

public static Dictionary ScriptCount
Résultat int>.Dictionary