CompletionSourceList.Add(ICompletionSource) Metoda

Definicja

Dodaje źródło uzupełniania do listy.

public:
 void Add(System::CommandLine::Completions::ICompletionSource ^ source);
public void Add (System.CommandLine.Completions.ICompletionSource source);
member this.Add : System.CommandLine.Completions.ICompletionSource -> unit
Public Sub Add (source As ICompletionSource)

Parametry

source
ICompletionSource

Źródło do dodania.

Dotyczy