UserInterface..::..BusinessLogic_DeserialiseEnd Method

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

Syntax


public virtual void BusinessLogic_DeserialiseEnd(
	Object sender,
	EventArgs e,
	Object poco
)
Public Overridable Sub BusinessLogic_DeserialiseEnd ( _
	sender As Object, _
	e As EventArgs, _
	poco As Object _
)
public:
virtual void BusinessLogic_DeserialiseEnd(
	Object^ sender, 
	EventArgs^ e, 
	Object^ poco
)

Parameters

sender
Type: Object
e
Type: EventArgs
poco
Type: Object