static void Main(string[] args) { JavaProgramGraphsExample jpge = new JavaProgramGraphsExample(); jpge.DoIt(); }