C# Class NJection.LambdaConverter.Extensions.NRefactoryExpressionsExtensions

Mostra file Open project: sagifogel/NJection.LambdaConverter

Public Methods

Method Description
GetBinaryOperationType ( this binaryOperatorExpression, BinaryNumericPromotionDecision decision, Type fallbackType ) : Type

Private Methods

Method Description
Is ( this @operator, BinaryOperatorType comparedOperator ) : bool

Method Details

GetBinaryOperationType() public static method

public static GetBinaryOperationType ( this binaryOperatorExpression, BinaryNumericPromotionDecision decision, Type fallbackType ) : Type
binaryOperatorExpression this
decision BinaryNumericPromotionDecision
fallbackType System.Type
return System.Type