Вычитание(EntitySchemaQueryExpression,Double) - оператор Смотри также Terrasoft.Core.Entities - пространство имен > EntitySchemaQueryExpression - класс > Вычитание - оператор : Вычитание(EntitySchemaQueryExpression,Double) - оператор C#
- leftOperand
- The expression of the entity schema query – right operand in the subtraction operation.
- rightOperand
- Value of the System.Double type – left operand of the expression value.
Glossary Item Box
public EntitySchemaQueryExpression operator -( EntitySchemaQueryExpression leftOperand, double rightOperand )
Параметры
- leftOperand
- The expression of the entity schema query – right operand in the subtraction operation.
- rightOperand
- Value of the System.Double type – left operand of the expression value.