Example #1
0
        public MainLOLICH Get(int id)
        {
            Chtoto qwe = new Chtoto(id);

            return(Chtoto.lols);
        }
Example #2
0
        public IEnumerable <MainLOLICH> Get()
        {
            Chtoto qwe = new Chtoto();

            return(Chtoto.mlist);
        }