Click or drag to resize
IAccountStorageStrategyDeserialize Method
反序列化缓存信息信息

Namespace: X3Platform.Sessions
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
IAccountInfo Deserialize(
	AccountCacheInfo accountCache
)

Parameters

accountCache
Type: X3Platform.SessionsAccountCacheInfo

[Missing <param name="accountCache"/> documentation for "M:X3Platform.Sessions.IAccountStorageStrategy.Deserialize(X3Platform.Sessions.AccountCacheInfo)"]

Return Value

Type: IAccountInfo

[Missing <returns> documentation for "M:X3Platform.Sessions.IAccountStorageStrategy.Deserialize(X3Platform.Sessions.AccountCacheInfo)"]

See Also