Ejemplo n.º 1
0
 public void TestMethod1()
 {
     HepsiBurada ee = new HepsiBurada();
 }
Ejemplo n.º 2
0
        static void Main(string[] args)
        {
            HepsiBurada hepsiBurada = new HepsiBurada();

            hepsiBurada.RunProcesses();
        }