Completion Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of Completion.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Completion() | Initializes a new instance of Completion. | |
Completion(String) | Initializes a new instance of Completion with the specified display text. | |
Completion(String, String, String, ImageSource, String) | Initializes a new instance of Completion with the specified text and description. |
Top