C# Class PredictiveCodeSuggestions.AutoTemplates.Expressions.IsExpression

Defines the IsExpression class.
Afficher le fichier Open project: JakobChristensen/Resharper.PredictiveCodeSuggestions

Méthodes publiques

Méthode Description
Handle ( IIsExpression isExpression, string>.Dictionary scopeParameters ) : ExpressionDescriptor

Handles the specified expression.

Method Details

Handle() public méthode

Handles the specified expression.
public Handle ( IIsExpression isExpression, string>.Dictionary scopeParameters ) : ExpressionDescriptor
isExpression IIsExpression The invocation expression.
scopeParameters string>.Dictionary The parameters.
Résultat ExpressionDescriptor