C# 클래스 Prizm.Domain.Entity.Setup.JointOperation

상속: System.Item
파일 보기 프로젝트 열기: AleksMorozova/prizm 1 사용 예제들

공개 메소드들

메소드 설명
JointOperation ( ) : System
JointOperation ( string name, bool isRequired, JointOperationType type, bool testHasAccepted, bool testHasToRepair, bool testHasToWithdrow, bool testResultRequired ) : System

메소드 상세

JointOperation() 공개 메소드

public JointOperation ( ) : System
리턴 System

JointOperation() 공개 메소드

public JointOperation ( string name, bool isRequired, JointOperationType type, bool testHasAccepted, bool testHasToRepair, bool testHasToWithdrow, bool testResultRequired ) : System
name string
isRequired bool
type JointOperationType
testHasAccepted bool
testHasToRepair bool
testHasToWithdrow bool
testResultRequired bool
리턴 System