public class DtmfInfo : EventArgs, IEquatable<DtmfInfo>
Public Class DtmfInfo Inherits EventArgs Implements IEquatable(Of DtmfInfo)
public ref class DtmfInfo : public EventArgs, IEquatable<DtmfInfo^>
type DtmfInfo = class inherit EventArgs interface IEquatable<DtmfInfo> end
The DtmfInfo type exposes the following members.