using System; using System.Collections.Generic; namespace MBansheeEngine { class Program { static void Main(string[] args) { } } }