DeveelDB
20151217
complete SQL database system, primarly developed for .NET/Mono frameworks
|
Public Member Functions | |
override string | Compute (string s) |
Public Member Functions inherited from Deveel.Data.Text.Soundex | |
virtual int | Difference (string s1, string s2) |
Additional Inherited Members | |
Static Public Attributes inherited from Deveel.Data.Text.Soundex | |
static Soundex | Default = new DefaultSoundex() |
Protected Member Functions inherited from Deveel.Data.Text.Soundex | |
virtual string | EncodeChar (char c) |
Definition at line 64 of file Soundex.cs.
|
inlinevirtual |
Implements Deveel.Data.Text.Soundex.
Definition at line 65 of file Soundex.cs.