forwardAddMessage Method    Table of ContentGetSemanticType Method forward
TemplateLibrary.AddType Method
Add type description to collection.

Namespace:  OnixS.SimpleBinaryEncoding.Templates
Assembly:  OnixS.SimpleBinaryEncoding-net-4.7 (in OnixS.SimpleBinaryEncoding-net-4.7.dll) Version: 2.3.1.0 (2.3.1.0)
Syntax
C#
public void AddType(
	TypeInfo type
)

Parameters

type
Type: OnixS.SimpleBinaryEncoding.Templates.TypeInfo
Type description.
See Also