Ejemplo n.º 1
0
 public void moveMetaData(List <string> data, string targetID)
 {
     FBMeta.MoveMetaData(data, targetID, base.Db);
 }