Categories..::..BusinessLogic_DeserialiseEnd Method

Namespace:  JiwaFinancials.Jiwa.JiwaInventoryUI.Configuration
Assembly:  JiwaInventoryUI (in JiwaInventoryUI.dll)

Syntax


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

Parameters

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