using System; namespace AlicizaX.Runtime { public interface IEvent { } }