namespace TopicListener { class Program { static void Main(string[] args) { Apache.Qpid.Client.Tests.interop.TopicListener.Main(args); } } }