C# 클래스 PredictiveCodeSuggestions.Generators.ReturnPopulator

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

비공개 메소드들

메소드 설명
GetModel ( [ context ) : Model
IsAfterLastStatement ( IBlock block, ITreeNode treeNode ) : bool

Determines whether [is after last statement] [the specified block].

Populate ( DataContext context ) : IEnumerable