Click or drag to resize

ValueMappingTSource, TDestinationSourceType Property

Get the source type.

Namespace:  TB.ComponentModel
Assembly:  UniversalTypeConverter (in UniversalTypeConverter.dll) Version: 2.0.0
Syntax
C#
public Type SourceType { get; }

Property Value

Type: Type

Implements

IValueMappingSourceType
See Also