Esempio n. 1
0
 public static bool GetBool(string key, bool defaultValue) => _instance.GetBool(key, defaultValue);