Ejemplo n.º 1
0
 internal static void Do(UpdatePrimitive update)
 {
     QueryUpdates.add(update, QueryContext);
     Apply();
 }
Ejemplo n.º 2
0
 internal static void Do(UpdatePrimitive update)
 {
     QueryUpdates.add(update, QueryContext);
     Apply();
 }