LumiSoft Net Help
RTP_SourceEventArgs Constructor (source)
NamespacesLumiSoft.Net.RTPRTP_SourceEventArgsRTP_SourceEventArgs(RTP_Source)
Default constructor.
Declaration Syntax
C#Visual BasicVisual 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
ExceptionCondition
ArgumentNullExceptionIs raised when source is null reference.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119