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

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

공개 메소드들

메소드 설명
Handle ( IIsExpression isExpression, string>.Dictionary scopeParameters ) : ExpressionDescriptor

Handles the specified expression.

메소드 상세

Handle() 공개 메소드

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