Method DeleteKey
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
DeleteKey(string, string)
Deletes the preference with the given key in the given scope.
public static void DeleteKey(string scope, string key)
Deletes the preference with the given key in the given scope.
public static void DeleteKey(string scope, string key)