Method | Description | |
---|---|---|
Compare ( string fragmentText ) : System.CompareResult |
Compares fragment text with this item
|
|
GetTextForReplace ( ) : string | ||
OnSelected ( |
||
SnippetAutocompleteItem ( string snippet ) : System | ||
ToString ( ) : string |
public Compare ( string fragmentText ) : System.CompareResult | ||
fragmentText | string | |
return | System.CompareResult |
public OnSelected ( |
||
e | ||
return | void |
public SnippetAutocompleteItem ( string snippet ) : System | ||
snippet | string | |
return | System |