C# Class PredictiveCodeSuggestions.AutoTemplates.Expressions.CastExpression

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

Méthodes publiques

Méthode Description
Handle ( ICastExpression castExpression, string>.Dictionary scopeParameters ) : ExpressionDescriptor

Handles the specified expression.

Method Details

Handle() public méthode

Handles the specified expression.
public Handle ( ICastExpression castExpression, string>.Dictionary scopeParameters ) : ExpressionDescriptor
castExpression ICastExpression As expression.
scopeParameters string>.Dictionary The parameters.
Résultat ExpressionDescriptor