Checks the text for errors.
| C# | Visual Basic | Visual C++ | F# |
public virtual void Check( string text )
Public Overridable Sub Check ( text As String )
public: virtual void Check( String^ text )
abstract Check : text : string -> unit override Check : text : string -> unit
- text (String)
| Exception | Condition |
|---|---|
| ArgumentNullException | if text parameter is null. |
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)