public void AddMenu(string menuName, string emitEventName) { host.AddMenu(menuName, emitEventName); }