C# 클래스 PsHandler.UI.WindowGNUGeneralPublicLicense

Interaction logic for WindowGNUGeneralPublicLicense.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: kampiuceris/PsHandler 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Agrees bool

공개 메소드들

메소드 설명
WindowGNUGeneralPublicLicense ( Window owner ) : System

비공개 메소드들

메소드 설명
Button_Cancel_Click ( object sender, RoutedEventArgs e ) : void
Button_IAgree_Click ( object sender, RoutedEventArgs e ) : void

메소드 상세

WindowGNUGeneralPublicLicense() 공개 메소드

public WindowGNUGeneralPublicLicense ( Window owner ) : System
owner System.Windows.Window
리턴 System

프로퍼티 상세

Agrees 공개적으로 프로퍼티

public bool Agrees
리턴 bool