Table of Contents

Constructor XMLTypeConverter

Namespace
Innova.Data.AppSettings
Assembly
Innova.Data.dll

XMLTypeConverter(Type)

Initializes a new instance of the XMLTypeConverter class with the specified type.

public XMLTypeConverter(Type type)

Parameters

type Type

The type to be converted.