Ejemplo n.º 1
0
 internal void AutoRefreshIncomingChangesView()
 {
     AutoRefresh.IncomingChangesView(
         mIncomingChangesTab);
 }
Ejemplo n.º 2
0
 internal void AutoRefreshPendingChangesView()
 {
     AutoRefresh.PendingChangesView(
         mPendingChangesTab);
 }