public interface IBillingEngineClosed
{
    void BillingEngineClosed(MercatorUi.Engine.Gescom.BillingEngine BillingEngine);
}