Click or drag to resize

DigitEventArgs Constructor

Initializes a new instance of the DigitEventArgs class

Namespace:  VoiceElements.Interface
Assembly:  VoiceElementsInterface (in VoiceElementsInterface.dll) Version: 8.6.1.1
Syntax
public DigitEventArgs(
	char digit
)

Parameters

digit
Type: SystemChar

[Missing <param name="digit"/> documentation for "M:VoiceElements.Interface.DigitEventArgs.#ctor(System.Char)"]

See Also