Click or drag to resize

LookupListSettings<BINDINGTYPE>.Deserialize Method

Deserialization. Inheritant must call
C#
base.Deserialize(s)
first!

Namespace: CTExtensions.ExportCore.Config
Assembly: CTInterface (in CTInterface.dll) Version: 25.0
Syntax
protected override void Deserialize(
	Stream s
)

Parameters

s  Stream
See Also