C# Class System.CommandLine.Invocation.SuggestDirectiveResult

Inheritance: IInvocationResult
Afficher le fichier Open project: KathleenDollard/System.CommandLine

Méthodes publiques

Méthode Description
Apply ( System.CommandLine.Invocation.InvocationContext context ) : void
SuggestDirectiveResult ( int position ) : System.Linq

Method Details

Apply() public méthode

public Apply ( System.CommandLine.Invocation.InvocationContext context ) : void
context System.CommandLine.Invocation.InvocationContext
Résultat void

SuggestDirectiveResult() public méthode

public SuggestDirectiveResult ( int position ) : System.Linq
position int
Résultat System.Linq