Exemplo n.º 1
0
 public void Open(OpenFlags flags)
 {
     Close();
     _storePal = StorePal.FromSystemStore(Name, Location, flags);
 }