ISuggestionProvider Interface

Provides a list of suggested values for a given context.

Inheritance Hierarchy

Syntax

public interface ISuggestionProvider

Methods

Name Description
GetSuggestionsAsync(Inedo.Extensibility.IComponentConfiguration config)

Returns the suggestions for the specified component configuration.