void Update() { value = Snap.GetPage(); Now = Controller.GetDataNow(value); Next = Controller.GetDataNext(value); UpdateAllText(); }