Creates an instance

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public Suggestion( string word, int score )
public Suggestion( string word, int score )
Public Sub New ( word As String, score As Integer )
Public Sub New ( word As String, score As Integer )
public: Suggestion( String^ word, int score )
public: Suggestion( String^ word, int score )
new : word : string * score : int -> Suggestion
new : word : string * score : int -> Suggestion
Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214