Constructor Suggestion
Suggestion(int, string, string)
Creates a new instance of the Suggestion class.
public Suggestion(int remove, string replacement, string title = null)
Creates a new instance of the Suggestion class.
public Suggestion(int remove, string replacement, string title = null)