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: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)