C# Class Zetbox.Client.Presentables.GUI.GridPanelViewModel.Cell

Afficher le fichier Open project: daszat/zetbox

Méthodes publiques

Méthode Description
Cell ( ) : System
Cell ( int row, int col, ViewModel vmdl ) : System

Method Details

Cell() public méthode

public Cell ( ) : System
Résultat System

Cell() public méthode

public Cell ( int row, int col, ViewModel vmdl ) : System
row int
col int
vmdl ViewModel
Résultat System