Ejemplo n.º 1
0
 static ProfileClient()
 {
     DataStore = new DiskDataStore();
 }
Ejemplo n.º 2
0
 static FileUtilities()
 {
     DataStore = new DiskDataStore();
 }