C# Класс PredictiveCodeSuggestions.Generators.ReturnPopulator

Defines the ReturnPopulator class.
Наследование: IGeneratorPopulator
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
GetModel ( [ context ) : Model
IsAfterLastStatement ( IBlock block, ITreeNode treeNode ) : bool

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

Populate ( DataContext context ) : IEnumerable