Ejemplo n.º 1
0
 public virtual void Update()
 {
     WBLogging.Generic.Verbose("Calling commit all on the taxonomy");
     Taxonomy.CommitAll();
 }