public static class PreferenceExtensions

No description provided

Methods

public static float GetFloat(this Preferences instance, string key)

No description provided


public static string GetString(this Preferences instance, string key)

No description provided


public static void SetByName(this Preferences instance, string name, T value)

No description provided


public static T GetByName(this Preferences instance, string name)

No description provided


public static void SetByName(this Preferences instance, string name, object value)

No description provided


public static object GetByName(this Preferences instance, string name)

No description provided


Attention!

This member is obsolete and should not be used. It is a remnant from the past.

bi bij bibi