C# 클래스 PredictiveCodeSuggestions.LiveTemplates.ScopeInstance

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ScopeInstance ( [ scope, string>.[ parameters ) : System

Initializes a new instance of the ScopeInstance class.

메소드 상세

ScopeInstance() 공개 메소드

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