RollDebtorEventArguments Constructor

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

Syntax


public RollDebtorEventArguments(
	Debtor debtor
)
Public Sub New ( _
	debtor As Debtor _
)
public:
RollDebtorEventArguments(
	Debtor^ debtor
)