C# 클래스 PyriteUI.ScenarioCreation.CheckerViewContext

상속: System.Windows.DependencyObject
파일 보기 프로젝트 열기: noant/Pyrite 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AllOperatorViewsProperty System.Windows.DependencyProperty
CheckerStringProperty System.Windows.DependencyProperty
IsFirstProperty System.Windows.DependencyProperty
ParamsVisibilityProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
BeginCheckerUserSettings ( ) : void
CheckerViewContext ( OperatorCheckerPair operatorCheckerPair ) : System
RaiseChanged ( ) : void

비공개 메소드들

메소드 설명
CheckerViewContext ( ) : System
CreateChecker ( Type @typeof ) : void

메소드 상세

BeginCheckerUserSettings() 공개 메소드

public BeginCheckerUserSettings ( ) : void
리턴 void

CheckerViewContext() 공개 메소드

public CheckerViewContext ( OperatorCheckerPair operatorCheckerPair ) : System
operatorCheckerPair PyriteCore.ScenarioCreation.OperatorCheckerPair
리턴 System

RaiseChanged() 공개 메소드

public RaiseChanged ( ) : void
리턴 void

프로퍼티 상세

AllOperatorViewsProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows AllOperatorViewsProperty
리턴 System.Windows.DependencyProperty

CheckerStringProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows CheckerStringProperty
리턴 System.Windows.DependencyProperty

IsFirstProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows IsFirstProperty
리턴 System.Windows.DependencyProperty

ParamsVisibilityProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ParamsVisibilityProperty
리턴 System.Windows.DependencyProperty