Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
CodeInsiders
SharpQL
BinaryArithemeticOperator
C# Class CodeInsiders.SharpQL.BinaryArithemeticOperator
Inheritance:
ArithmeticOperator
Mostrar archivo
Open project: codeinsiders/sharpql
Protected Methods
Method
Description
BinaryArithemeticOperator
(
Expression
leftOperand
,
Expression
rightOperand
) :
System
Method Details
BinaryArithemeticOperator()
protected
method
protected
BinaryArithemeticOperator
(
Expression
leftOperand
,
Expression
rightOperand
) :
System
leftOperand
Expression
rightOperand
Expression
return
System