Click or drag to resize

AppSearch Class

Static helper functions for App searching.
Inheritance Hierarchy
SystemObject
  Mastersign.BenchAppSearch

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public static class AppSearch

The AppSearch type exposes the following members.

Methods
  NameDescription
Public methodStatic memberNormalizeForSearch
Normalizes a string in a way it can be compared easily during a search.
Public methodStatic memberTokenizeSearchString
Top
See Also