forwardTypeInfo Class   Table of ContentTypeInfo Propertiesforward
TypeInfo Constructor
Contructor.

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 TypeInfo(
	string name
)

Parameters

name
Type: System.String
Type name.
See Also