Ejemplo n.º 1
0
 private async Task <bool> MountFileShare()
 {
     return(await _meshPersistentFileSystem.MountFileShare());
 }