Keyoti RapidSpell WPF API Docs
NoTextComponentException Constructor (mesg)
APIKeyoti.RapidSpell.WpfNoTextComponentExceptionNoTextComponentException(String)
Keyoti RapidSpell WPF
Create a new instance with mesg as a message.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public NoTextComponentException(
	string mesg
)
public NoTextComponentException(
	string mesg
)
Public Sub New ( 
	mesg As String
)
Public Sub New ( 
	mesg As String
)
public:
NoTextComponentException(
	String^ mesg
)
public:
NoTextComponentException(
	String^ mesg
)
new : 
        mesg : string -> NoTextComponentException
new : 
        mesg : string -> NoTextComponentException
Parameters
mesg (String)

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214