프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ignoreCase | bool | ||
lowercaseText | string |
메소드 | 설명 | |
---|---|---|
Compare ( string fragmentText ) : System.CompareResult | ||
SubstringAutocompleteItem ( string text, bool ignoreCase = true ) : System |
public Compare ( string fragmentText ) : System.CompareResult | ||
fragmentText | string | |
리턴 | System.CompareResult |
public SubstringAutocompleteItem ( string text, bool ignoreCase = true ) : System | ||
text | string | |
ignoreCase | bool | |
리턴 | System |