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