Esempio n. 1
0
 public bool NewPath(string path)
 {
     return(accountStore.NewAccountPath(path));
 }