Пример #1
0
 // Update methods for each path node used in binding steps.
 private void Update_(global::Phong_truyen_thong.Views.V_Page1 obj, int phase)
 {
     if (obj != null)
     {
         if ((phase & (NOT_PHASED | (1 << 0))) != 0)
         {
             this.Update_posts(obj.posts, phase);
         }
     }
 }
Пример #2
0
            // V_Page1_obj1_Bindings

            public void SetDataRoot(global::Phong_truyen_thong.Views.V_Page1 newDataRoot)
            {
                this.dataRoot = newDataRoot;
            }