static void Main(string[] args) { UseCommandPattern ucp = new UseCommandPattern(); UseFlyWeightPattern ufwp = new UseFlyWeightPattern(); }