C# 클래스 PyriteUI.ScenarioCreation.ComplexCheckerViewContext

상속: System.Windows.DependencyObject
파일 보기 프로젝트 열기: noant/Pyrite

공개 프로퍼티들

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

공개 메소드들

메소드 설명
AddChecker ( ) : OperatorCheckerPair
AddGroupChecker ( ) : OperatorCheckerPair
ComplexCheckerViewContext ( OperatorCheckerPair complexCheckerPair ) : System.Collections.Generic
RemoveChecker ( OperatorCheckerPair pair ) : void

비공개 메소드들

메소드 설명
ComplexCheckerViewContext ( ) : System.Collections.Generic

메소드 상세

AddChecker() 공개 메소드

public AddChecker ( ) : OperatorCheckerPair
리턴 PyriteCore.ScenarioCreation.OperatorCheckerPair

AddGroupChecker() 공개 메소드

public AddGroupChecker ( ) : OperatorCheckerPair
리턴 PyriteCore.ScenarioCreation.OperatorCheckerPair

ComplexCheckerViewContext() 공개 메소드

public ComplexCheckerViewContext ( OperatorCheckerPair complexCheckerPair ) : System.Collections.Generic
complexCheckerPair PyriteCore.ScenarioCreation.OperatorCheckerPair
리턴 System.Collections.Generic

RemoveChecker() 공개 메소드

public RemoveChecker ( OperatorCheckerPair pair ) : void
pair PyriteCore.ScenarioCreation.OperatorCheckerPair
리턴 void

프로퍼티 상세

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

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

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

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