Click or drag to resize

AutoCompleteEntry Constructor

Ctor

Namespace:  Rubedos.RosToolsApplicationBase
Assembly:  Rubedos.RosToolsApplicationBase (in Rubedos.RosToolsApplicationBase.dll) Version: 1.0.0.2330 (1.0.00000.2330)
Syntax
C#
public AutoCompleteEntry(
	string name,
	params string[] keywords
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Rubedos.RosToolsApplicationBase.AutoCompleteEntry.#ctor(System.String,System.String[])"]

keywords
Type: SystemString

[Missing <param name="keywords"/> documentation for "M:Rubedos.RosToolsApplicationBase.AutoCompleteEntry.#ctor(System.String,System.String[])"]

See Also