public int BreedObtainCount(int Skip, int Take) { int item = _dalcont.BreedObtainCount(); return(item); }