public class VoIPEventArgs<T> : OzEventArgs<T>
Public Class VoIPEventArgs(Of T) Inherits OzEventArgs(Of T)
generic<typename T> public ref class VoIPEventArgs : public OzEventArgs<T>
type VoIPEventArgs<'T> = class inherit OzEventArgs<'T> end
The VoIPEventArgsT type exposes the following members.