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
TypeThe type to be converted.