Exemplo n.º 1
0
 public bool read(IPrefValueBackend backend, string key, bool defaultVal) =>
   backend.getBool(key, defaultVal);