C# Class KeymapGenerator.Models.Keymap

Afficher le fichier Open project: jreardon/KeymapGenerator Class Usage Examples

Méthodes publiques

Méthode Description
Keymap ( ) : System
Keymap ( int row, int col ) : System
UpdateDisplayText ( ) : void

Method Details

Keymap() public méthode

public Keymap ( ) : System
Résultat System

Keymap() public méthode

public Keymap ( int row, int col ) : System
row int
col int
Résultat System

UpdateDisplayText() public méthode

public UpdateDisplayText ( ) : void
Résultat void