TextEventArgs(String) Constructor
Create a new instance of the TextEventArgs Item.
Namespace: ConversionCalcAssembly: ConversionCalc (in ConversionCalc.dll) Version: 25.1109.1402+460980fe794ed921231d4cff278ac7c37ae486a2
public TextEventArgs(
string value
)
Public Sub New (
value As String
)
No code example is currently available or this language may not be supported.
Parameters
- value String
-
Notification value to send.