public static void Main(string[] args) { _facade.Handle(new Uri(Const.HAIKWAN_URI)); Console.ReadKey(); }