using System; namespace HaXMLReader.Interfaces { public interface IReaderEvArg { } }