Creates an instance
| C# | Visual Basic | Visual C++ | F# |
public Suggestion( string word, int score )
Public Sub New ( word As String, score As Integer )
public: Suggestion( String^ word, int score )
new : word : string * score : int -> Suggestion
Assembly: Keyoti.RapidSpell.NET2 (Module: Keyoti.RapidSpell.NET2.dll) Version: 4.6.1.204