C# 클래스 VAGSuite.MapViewerEx.CellSelectionChangedEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: Blackfrosch/VAGEDCSuite

공개 메소드들

메소드 설명
CellSelectionChangedEventArgs ( int rowhandle, int colindex, string mapname ) : System

메소드 상세

CellSelectionChangedEventArgs() 공개 메소드

public CellSelectionChangedEventArgs ( int rowhandle, int colindex, string mapname ) : System
rowhandle int
colindex int
mapname string
리턴 System