Checks the text for errors.

C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public virtual void Check( string text )
public virtual void Check( string text )
Public Overridable Sub Check ( text As String )
Public Overridable Sub Check ( text As String )
public: virtual void Check( String^ text )
public: virtual void Check( String^ text )
abstract Check : text : string -> unit override Check : text : string -> unit
abstract Check : text : string -> unit override Check : text : string -> unit

- text (String)

Exception | Condition |
---|---|
ArgumentNullException | if text parameter is null. |
Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214