InterfaceITypeConverterProvider
Interface
Represents a type converter provider.
Definition
Namespace:Telerik.Windows.Persistence.Services
Assembly:Telerik.Windows.Controls.dll
Syntax:
cs-api-definition
public interface ITypeConverterProvider : IPersistenceProvider
Methods
GetTypeConverterType()
Gets the type of the type converter.
Declaration
cs-api-definition
[SuppressMessage("Microsoft.Design", "CA1024:UsePropertiesWhereAppropriate")]
Type GetTypeConverterType()
Returns