相关文章推荐
帅气的黑框眼镜  ·  保序回归_百度百科·  7 月前    · 
爱笑的高山  ·  TypeScript_ts ...·  9 月前    · 
被表白的遥控器  ·  OpenTelemetry ...·  11 月前    · 
public:
 override System::Collections::Generic::IEnumerable<System::CommandLine::Completions::CompletionItem ^> ^ GetCompletions(System::CommandLine::Completions::CompletionContext ^ context);
public override System.Collections.Generic.IEnumerable<System.CommandLine.Completions.CompletionItem> GetCompletions (System.CommandLine.Completions.CompletionContext context);
override this.GetCompletions : System.CommandLine.Completions.CompletionContext -> seq<System.CommandLine.Completions.CompletionItem>
Public Overrides Function GetCompletions (context As CompletionContext) As IEnumerable(Of CompletionItem)

Parameters