public static void Main() { using (ProbingClient client = new ProbingClient()) { client.PrintProbeMatchInfo(); } }