Table of Contents

Constructor StringEventArgs

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

StringEventArgs(string)

Initializes a new instance of the StringEventArgs class with the specified string value.

public StringEventArgs(string value)

Parameters

value string

The string value associated with the event.