using System; namespace org.budnhead { public class UIEvent { public UIEvent() { } } }