static void Main(string[] args) { DinkyFish a = new DinkyFish(); Console.WriteLine(); Console.ReadLine(); }