static void Main(string[] args) { HandleHelper handlehelper = new HandleHelper(); handlehelper.Start(); }