Пример #1
0
 protected override IDictionary <string, string> GetNativeSettings()
 {
     return(prefs.ToDictionary(x => x.Key, x => x.Value.ToString()));
 }