C# Class BananaMpq.View.Presenters.TileSelectionPresenter

Afficher le fichier Open project: sgraf812/BananaMpq Class Usage Examples

Méthodes publiques

Méthode Description
ConductModal ( ITileSelectionView view ) : void

Private Methods

Méthode Description
LoadNewWdtMap ( object sender, EventArgs e ) : void
LoadSelectedTile ( object sender, TileSelectionEventArgs e ) : void

Method Details

ConductModal() public méthode

public ConductModal ( ITileSelectionView view ) : void
view ITileSelectionView
Résultat void