C# Class FC3Editor.UI.CodeHelper

Inheritance: System.Windows.Forms.UserControl
Afficher le fichier Open project: Azerothian/fc3editor Class Usage Examples

Méthodes publiques

Méthode Description
CodeHelper ( ) : System
Setup ( Wilderness function ) : void

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void

Method Details

CodeHelper() public méthode

public CodeHelper ( ) : System
Résultat System

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

Setup() public méthode

public Setup ( Wilderness function ) : void
function FC3Editor.Nomad.Wilderness
Résultat void