Exemplo n.º 1
0
        public void SetUp()
        {
            Target = new ClientDataService();

            Actual = Target.GetDataItems();
        }