메소드 | 설명 | |
---|---|---|
AutoCompleteAcceptedEventArgs ( string text ) : System |
Initializes a new instance of the AutoCompleteAcceptedEventArgs class.
|
메소드 | 설명 | |
---|---|---|
AutoCompleteAcceptedEventArgs ( |
public AutoCompleteAcceptedEventArgs ( string text ) : System | ||
text | string | Text of the selected autocomplete entry selected |
리턴 | System |