C# Class NewTOAPIA.Net.Rtp.RtpEvents.InvalidPacketEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: Wiladams/NewTOAPIA

Public Properties

Property Type Description
Reason string

Public Methods

Method Description
InvalidPacketEventArgs ( string reason ) : System

Method Details

InvalidPacketEventArgs() public method

public InvalidPacketEventArgs ( string reason ) : System
reason string
return System

Property Details

Reason public_oe property

public string Reason
return string