次の方法で共有


IKeyCache.Deserialize(Byte[], Boolean) Method

Definition

public void Deserialize (byte[] Data, bool shouldClearExistingCache);
abstract member Deserialize : byte[] * bool -> unit
Public Sub Deserialize (Data As Byte(), shouldClearExistingCache As Boolean)

Parameters

Data
Byte[]
shouldClearExistingCache
Boolean

Applies to