C# 클래스 Abraham.DLXChecker.row_colum

파일 보기 프로젝트 열기: YuhangGe/DLX-System

공개 프로퍼티들

프로퍼티 타입 설명
colum int
row int

공개 메소드들

메소드 설명
row_colum ( int row, int colum ) : System

메소드 상세

row_colum() 공개 메소드

public row_colum ( int row, int colum ) : System
row int
colum int
리턴 System

프로퍼티 상세

colum 공개적으로 프로퍼티

public int colum
리턴 int

row 공개적으로 프로퍼티

public int row
리턴 int