Esempio n. 1
0
 void Start()
 {
     listView.InitListView(dataCenter.Count, OnGetItemByIndex);
 }