Firkin
Firkin copied to clipboard
get \ put problem 120512
the next code does not work....
var storageDirectory = Path.Combine(Application.StartupPath, "bdb");
Directory.CreateDirectory(storageDirectory);
var store = new FirkinHash