Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
CodeInsiders
SharpQL
BinaryArithemeticOperator
C# Class CodeInsiders.SharpQL.BinaryArithemeticOperator
Inheritance:
ArithmeticOperator
ファイルを表示
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