Exemplo n.º 1
0
 // Update methods for each path node used in binding steps.
 private void Update_(global::ATB_Market._7DaysDiscountCollectionPage obj, int phase)
 {
     if (obj != null)
     {
         if ((phase & (NOT_PHASED | (1 << 0))) != 0)
         {
             this.Update_collection4(obj.collection4, phase);
             this.Update_collection3(obj.collection3, phase);
             this.Update_collection2(obj.collection2, phase);
             this.Update_collection1(obj.collection1, phase);
         }
     }
 }
Exemplo n.º 2
0
            // _7DaysDiscountCollectionPage_obj1_Bindings

            public void SetDataRoot(global::ATB_Market._7DaysDiscountCollectionPage newDataRoot)
            {
                this.dataRoot = newDataRoot;
            }