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