Click or drag to resize
IAccountStorageStrategy Interface
帐号存储策略接口

Namespace: X3Platform.Sessions
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public interface IAccountStorageStrategy

The IAccountStorageStrategy type exposes the following members.

Methods
  NameDescription
Public methodDeserialize
反序列化缓存信息信息
Public methodSerialize
序列化缓存信息信息
Top
See Also