C# Class Prizm.Domain.Entity.Setup.JointOperation

Inheritance: System.Item
Afficher le fichier Open project: AleksMorozova/prizm Class Usage Examples

Méthodes publiques

Méthode Description
JointOperation ( ) : System
JointOperation ( string name, bool isRequired, JointOperationType type, bool testHasAccepted, bool testHasToRepair, bool testHasToWithdrow, bool testResultRequired ) : System

Method Details

JointOperation() public méthode

public JointOperation ( ) : System
Résultat System

JointOperation() public méthode

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
Résultat System