24 if (@delegate !=
null && @
delegate ==
null)
33 if (@delegate !=
null && @
delegate ==
null)
49 if (@delegate !=
null && @
delegate ==
null)
58 if (@delegate !=
null && @
delegate ==
null)
97 string path = this.
_path;
161 if (this.
_data ==
null)
181 string path = this.
_path;
236 bool flag = this.
Save(
true);
311 if (this.
_data !=
null)
class f__AnonymousType0<< Count > j__TPar
static JsonSerializer Create()
static object ChangeType(object value, TypeCode typeCode, IFormatProvider provider)
static Delegate Combine(Delegate a, Delegate b)
static Delegate Remove(Delegate source, Delegate value)
static DirectoryInfo GetParent(string path)
static void Exit(object obj)
static void Enter(object obj)
TextProcessAction(object @object, IntPtr method)
void EndInvoke(string text, IAsyncResult result)
IAsyncResult BeginInvoke(string text, AsyncCallback callback, object @object)
Preferences(string path, bool parseAllTypes=false, bool useBson=false)
Preferences.TextProcessAction OnProcessText
Dictionary< string, object > _data
bool Contains(string name)
T Get< T >(string name, T defaultValue)
Action< Preferences > OnLoad
List< string > GetAllKeys()
void Put(string name, object value)
bool Save(bool canCreateFile=true)
Action< Preferences > OnSave
readonly JsonSerializerSettings _serializerSettings
static byte[] ReadAllBytes(string path, bool cloud=false)
static bool Exists(string path, bool cloud=false)