C# 클래스 PolygonEditor.Controls.MainControl

Interaction logic for MainControl.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: vchelaru/FlatRedBall

Private Properties

프로퍼티 타입 설명
OnLoaded void

공개 메소드들

메소드 설명
Load ( string absoluteFileName ) : void
MainControl ( ) : System

비공개 메소드들

메소드 설명
OnLoaded ( Object sender, RoutedEventArgs routedEventArgs ) : void

메소드 상세

Load() 공개 메소드

public Load ( string absoluteFileName ) : void
absoluteFileName string
리턴 void

MainControl() 공개 메소드

public MainControl ( ) : System
리턴 System