Click or drag to resize

SearchGroupSettingsBINDINGTYPESerialize Method

Serialization. Inheritant must call
C#
base.Serialize(s)
first!

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

Parameters

s  Stream
See Also