C# 클래스 MapView.PropertyForm

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: pmprog/OpenXCOM.Tools 1 사용 예제들

공개 메소드들

메소드 설명
PropertyForm ( ) : System
PropertyForm ( string typeName, Settings settings ) : System

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void

메소드 상세

PropertyForm() 공개 메소드

public PropertyForm ( ) : System
리턴 System

PropertyForm() 공개 메소드

public PropertyForm ( string typeName, Settings settings ) : System
typeName string
settings Settings
리턴 System