Keyoti RapidSpell Web .NET Help Docs
Check Method (textToCheck, parameters, serverName, cookies)
API DocumentationKeyoti.RapidSpell.WCFInlineServiceCheck(String, ParameterCollection, String, Dictionary<(Of <<'(String, String>)>>))
Keyoti RapidSpell Web .NET
Helper
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public CheckResponseWrapper Check(
	string textToCheck,
	ParameterCollection parameters,
	string serverName,
	Dictionary<string, string> cookies
)
public CheckResponseWrapper Check(
	string textToCheck,
	ParameterCollection parameters,
	string serverName,
	Dictionary<string, string> cookies
)
Public Function Check ( 
	textToCheck As String,
	parameters As ParameterCollection,
	serverName As String,
	cookies As Dictionary(Of String, String)
) As CheckResponseWrapper
Public Function Check ( 
	textToCheck As String,
	parameters As ParameterCollection,
	serverName As String,
	cookies As Dictionary(Of String, String)
) As CheckResponseWrapper
public:
CheckResponseWrapper^ Check(
	String^ textToCheck, 
	ParameterCollection^ parameters, 
	String^ serverName, 
	Dictionary<String^, String^>^ cookies
)
public:
CheckResponseWrapper^ Check(
	String^ textToCheck, 
	ParameterCollection^ parameters, 
	String^ serverName, 
	Dictionary<String^, String^>^ cookies
)
member Check : 
        textToCheck : string * 
        parameters : ParameterCollection * 
        serverName : string * 
        cookies : Dictionary<string, string> -> CheckResponseWrapper 
member Check : 
        textToCheck : string * 
        parameters : ParameterCollection * 
        serverName : string * 
        cookies : Dictionary<string, string> -> CheckResponseWrapper 
Parameters
textToCheck (String)
parameters (ParameterCollection)
serverName (String)
cookies (Dictionary<(Of <(<'String, String>)>)>)
Return Value

Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331