Default constructor.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public RTP_SourceEventArgs( RTP_Source source )
Public Sub New ( source As RTP_Source )
public: RTP_SourceEventArgs( RTP_Source^ source )
new : source : RTP_Source -> RTP_SourceEventArgs
Parameters
- source (RTP_Source)
- RTP source.
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when source is null reference. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119