C# Класс PredictiveCodeSuggestions.AutoTemplates.Expressions.AsExpression

Defines the AsExpression class.
Показать файл Открыть проект

Открытые методы

Метод Описание
Handle ( IAsExpression asExpression, string>.Dictionary scopeParameters ) : ExpressionDescriptor

Handles the specified expression.

Описание методов

Handle() публичный Метод

Handles the specified expression.
public Handle ( IAsExpression asExpression, string>.Dictionary scopeParameters ) : ExpressionDescriptor
asExpression IAsExpression As expression.
scopeParameters string>.Dictionary The parameters.
Результат ExpressionDescriptor