C# 클래스 Zetbox.Client.Presentables.GUI.GridPanelViewModel.Cell

파일 보기 프로젝트 열기: daszat/zetbox

공개 메소드들

메소드 설명
Cell ( ) : System
Cell ( int row, int col, ViewModel vmdl ) : System

메소드 상세

Cell() 공개 메소드

public Cell ( ) : System
리턴 System

Cell() 공개 메소드

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