C# 클래스 MegaMan.Editor.Controls.ViewModels.Dialogs.TilesetImageImportDialogViewModel

상속: ViewModelBase
파일 보기 프로젝트 열기: Tesserex/C--MegaMan-Engine 1 사용 예제들

공개 메소드들

메소드 설명
TilesetImageImportDialogViewModel ( string imagePath, int snap, int offset ) : System.IO

메소드 상세

TilesetImageImportDialogViewModel() 공개 메소드

public TilesetImageImportDialogViewModel ( string imagePath, int snap, int offset ) : System.IO
imagePath string
snap int
offset int
리턴 System.IO