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

Defines the GeneratorManager class.
Показать файл Открыть проект

Открытые методы

Метод Описание
Register ( [ populator ) : void

Registers the specified populator.

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

Метод Описание
Populate ( [ dataContext ) : IEnumerable

Описание методов

Register() публичный статический Метод

Registers the specified populator.
public static Register ( [ populator ) : void
populator [ The populator.
Результат void