Click or drag to resize

SphinxHelper Class

Provides helper methods.
Inheritance Hierarchy
SystemObject
  SphinxConnector.CommonSphinxHelper

Namespace: SphinxConnector.Common
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntax
public static class SphinxHelper

The SphinxHelper type exposes the following members.

Methods
 NameDescription
Public methodStatic memberDegreesToRadians Converts the specified value from degrees to radians.
Public methodStatic memberEscapeString Escapes characters in a string that are treated specially by Sphinx.
Public methodStatic memberRadiansToDegress Converts the specified value from radians to degrees.
Top
See Also