C# 클래스 Core2D.Wpf.Windows.MainWindow

Interaction logic for MainWindow xaml.
상속: System.Windows.Window, IMainView
파일 보기 프로젝트 열기: Core2D/Core2D 1 사용 예제들

공개 메소드들

메소드 설명
Destroy ( ) : void
MainWindow ( ) : System.Windows

Initializes a new instance of the MainWindow class.

Present ( ) : void

메소드 상세

Destroy() 공개 메소드

public Destroy ( ) : void
리턴 void

MainWindow() 공개 메소드

Initializes a new instance of the MainWindow class.
public MainWindow ( ) : System.Windows
리턴 System.Windows

Present() 공개 메소드

public Present ( ) : void
리턴 void