C# Class Alexandria.Engines.Sciagi.Resources.Message

This describes a vocabulary word.
Inheritance: ResourceData
Afficher le fichier Open project: Burton-Radons/Alexandria

Méthodes publiques

Méthode Description
Browse ( Action progressUpdateCallback = null ) : Control

Create a control to browse the message.

Private Methods

Méthode Description
CreateColumn ( System.Windows.Forms.DataGridView view, string id, int width = 60, System.Windows.Forms.DataGridViewCellStyle cellStyle = null ) : System.Windows.Forms.DataGridViewTextBoxColumn
Message ( AssetLoader loader ) : System

Method Details

Browse() public méthode

Create a control to browse the message.
public Browse ( Action progressUpdateCallback = null ) : Control
progressUpdateCallback Action
Résultat System.Windows.Forms.Control