namespace MoleMole { public interface IEvtWithOtherID { uint GetOtherID(); } }