CompletionSourceList.Add(ICompletionSource) Metode

Definisi

Menambahkan sumber penyelesaian ke daftar.

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)

Parameter

source
ICompletionSource

Sumber yang akan ditambahkan.

Berlaku untuk