ISuggestionProvider Interface

Provides a list of suggested values for a given context.

Inheritance Hierarchy

Syntax

public interface ISuggestionProvider

Methods

Name Description
GetSuggestionsAsync(string startsWith, Inedo.Extensibility.IComponentConfiguration config, System.Threading.CancellationToken cancellationToken)