C# Класс Prizm.Domain.Entity.Setup.JointOperation

Наследование: System.Item
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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