Exemplo n.º 1
0
 public void AddMenu(string menuName, string emitEventName)
 {
     host.AddMenu(menuName, emitEventName);
 }