RollCreditorEventArguments Constructor

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.EventArguments
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public RollCreditorEventArguments(
	Creditor Creditor
)
Public Sub New ( _
	Creditor As Creditor _
)
public:
RollCreditorEventArguments(
	Creditor^ Creditor
)