yyl
15 小时以前 9705833cb610ea2a5147fafa8a2279020f98ed48
Main/System/Scroll/ScrollerController.cs
@@ -110,7 +110,7 @@
    }
    // 获取总的Cell数目(含不显示的)
    public int GetNumberOfCells()
    public int GetCellTotalCount()
    {
        return _data.Count;
    }