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