C# 클래스 PredictiveCodeSuggestions.AutoTemplates.AutoTemplateScope

Defines the AutoTemplateScope class.
파일 보기 프로젝트 열기: JakobChristensen/Resharper.PredictiveCodeSuggestions 1 사용 예제들

Private Properties

프로퍼티 타입 설명
GetNext IStatement

공개 메소드들

메소드 설명
AutoTemplateScope ( [ statement, [ key, string>.[ scopeParameters ) : System

Initializes a new instance of the AutoTemplateScope class.

비공개 메소드들

메소드 설명
GetNext ( [ statement ) : IStatement

메소드 상세

AutoTemplateScope() 공개 메소드

Initializes a new instance of the AutoTemplateScope class.
public AutoTemplateScope ( [ statement, [ key, string>.[ scopeParameters ) : System
statement [ The statement.
key [ The key.
scopeParameters string>.[ The scope parameters.
리턴 System