Exemple #1
0
 public void write(IPrefValueBackend backend, string key, bool value) =>
   backend.setBool(key, value);