Esempio n. 1
0
 public static void Run()
 {
     PrimitivesExample primitivesExample = new PrimitivesExample();
     primitivesExample.Go();
 }
Esempio n. 2
0
        public static void Run()
        {
            PrimitivesExample primitivesExample = new PrimitivesExample();

            primitivesExample.Go();
        }