static void Main(string[] args) { InterceptionMaintenance test = new InterceptionMaintenance(); test.InterceptMain(); }