Пример #1
0
 protected override void OnAwake()
 {
     tabBar.Refresh(OnSwitchPage);
     goodsList.SetItemModifier(x => x.SetWindow(this));
 }