Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
IronTextBox
CompletionRequestedEventArgs
C# Class IronTextBox.CompletionRequestedEventArgs
Inheritance:
System.EventArgs
Show file
Open project: pterelaos/revitpythonshell
Class Usage Examples
Public Methods
Method
Description
CompletionRequestedEventArgs
(
string
uncompleted
) :
System
Method Details
CompletionRequestedEventArgs()
public
method
public
CompletionRequestedEventArgs
(
string
uncompleted
) :
System
uncompleted
string
return
System