Example #1
0
 public async Task SaveID()
 {
     IID = idSamling;
     await IID.SaveAsync(folderPath + idPath);
 }