C# Class CodeInsiders.SharpQL.Operators.ArithmeticExpressionOperator

Inheritance: BinaryArithemeticOperator
Afficher le fichier Open project: codeinsiders/sharpql

Méthodes protégées

Méthode Description
ArithmeticExpressionOperator ( Expression leftOperand, Expression rightOperand ) : System

Method Details

ArithmeticExpressionOperator() protected méthode

protected ArithmeticExpressionOperator ( Expression leftOperand, Expression rightOperand ) : System
leftOperand Expression
rightOperand Expression
Résultat System