C# 클래스 PyriteUI.ScenarioCreation.OperatorPairView

파일 보기 프로젝트 열기: noant/Pyrite

공개 메소드들

메소드 설명
OperatorPairView ( Operator @operator, bool not, bool isFirstInView ) : System
ToString ( ) : string

메소드 상세

OperatorPairView() 공개 메소드

public OperatorPairView ( Operator @operator, bool not, bool isFirstInView ) : System
@operator Operator
not bool
isFirstInView bool
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string