Ejemplo n.º 1
0
        public void DarPlayNoPlotter()
        {
            Trend trdPlay = new Trend(_driver);

            trdPlay.DarPlayNoPlotter();
        }