C# Class ArgsTests.TabCompletionTests.CustomLegacySourceThatWillOnlyWorkWithATargetArgument

Inheritance: ITabCompletionSource
Afficher le fichier Open project: adamabdelhamed/PowerArgs

Méthodes publiques

Méthode Description
TryComplete ( bool shift, string soFar, string &completion ) : bool

Method Details

TryComplete() public méthode

public TryComplete ( bool shift, string soFar, string &completion ) : bool
shift bool
soFar string
completion string
Résultat bool