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