Пример #1
0
        public ArrayList Get()
        {
            ValuesVal vv = new ValuesVal();

            return(vv.allValues());
        }