C# Class ArgsTests.TabCompletionTests.CustomLegacySourceThatWillOnlyWorkWithATargetArgument

Inheritance: ITabCompletionSource
Datei anzeigen Open project: adamabdelhamed/PowerArgs

Public Methods

Method Description
TryComplete ( bool shift, string soFar, string &completion ) : bool

Method Details

TryComplete() public method

public TryComplete ( bool shift, string soFar, string &completion ) : bool
shift bool
soFar string
completion string
return bool