Exemplo n.º 1
0
 public virtual void Close()
 {
     _sourceDb.Close();
     _targetDb.Close();
     _mapping.Close();
 }