Exemple #1
0
 public bool Bool(string key, bool defaultValue = false) => _metadata.Bool(key, defaultValue);