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

Mostrar archivo Open project: daszat/zetbox

Public Methods

Method Description
Cell ( ) : System
Cell ( int row, int col, ViewModel vmdl ) : System

Method Details

Cell() public method

public Cell ( ) : System
return System

Cell() public method

public Cell ( int row, int col, ViewModel vmdl ) : System
row int
col int
vmdl ViewModel
return System