public interface IBillingEngineCreated
{
    void BillingEngineCreated(MercatorUi.Engine.Gescom.BillingEngine BillingEngine);
}