C# 클래스 PredictiveCodeSuggestions.AutoTemplates.Expressions.AsExpression

Defines the AsExpression class.
파일 보기 프로젝트 열기: JakobChristensen/Resharper.PredictiveCodeSuggestions

공개 메소드들

메소드 설명
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