Method HasKey
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
HasKey(string, string)
Returns whether the given key exists in the given scope.
public static bool HasKey(string scope, string key)
Returns whether the given key exists in the given scope.
public static bool HasKey(string scope, string key)