Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.1.20
|
Leadtools.Ccow.Server.Context Namespace > ParticipantEventArgs Class : ParticipantEventArgs Constructor |
public ParticipantEventArgs( ContextParticipant participant )
'Declaration
Public Function New( _ ByVal participant As ContextParticipant _ )
'Usage
Dim participant As ContextParticipant Dim instance As New ParticipantEventArgs(participant)
public: ParticipantEventArgs( ContextParticipant^ participant )