Class KeyModeStorage
Namespace: XboxAuthNet.Game.SessionStorages
Assembly: XboxAuthNet.Game.dll
public class KeyModeStorage
Inheritance
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Methods
Get(string)
public SessionStorageKeyMode Get(string key)
Parameters
key string
Returns
Set(string, SessionStorageKeyMode)
public void Set(string key, SessionStorageKeyMode value)
Parameters
key string
value SessionStorageKeyMode