RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

DbMaintenanceViewModelBase..::..CloseEvent Event

Occurs when [close event].

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


public event EventHandler CloseEvent
Public Event CloseEvent As EventHandler
public:
 event EventHandler^ CloseEvent {
	void add (EventHandler^ value);
	void remove (EventHandler^ value);
}