Click or drag to resize

Digit Delegate

[Missing <summary> documentation for "T:VoiceElements.Interface.Digit"]

Namespace:  VoiceElements.Interface
Assembly:  VoiceElementsInterface (in VoiceElementsInterface.dll) Version: 8.6.1.1
Syntax
public delegate void Digit(
	DigitEventArgs e
)

Parameters

e
Type: VoiceElements.InterfaceDigitEventArgs
See Also