Mono Class Library: Overview

System.UriTypeConverter: Members

The members of System.UriTypeConverter are listed below.

See Also: Inherited members from System.ComponentModel.TypeConverter

Public Constructors

Documentation for this section has not yet been entered.

Public Methods

override
CanConvertFrom(System.ComponentModel.ITypeDescriptorContext, Type) : bool
Documentation for this section has not yet been entered.
override
CanConvertTo(System.ComponentModel.ITypeDescriptorContext, Type) : bool
Documentation for this section has not yet been entered.
override
ConvertFrom(System.ComponentModel.ITypeDescriptorContext, System.Globalization.CultureInfo, object) : object
Documentation for this section has not yet been entered.
override
ConvertTo(System.ComponentModel.ITypeDescriptorContext, System.Globalization.CultureInfo, object, Type) : object
Documentation for this section has not yet been entered.
override
IsValid(System.ComponentModel.ITypeDescriptorContext, object) : bool
Documentation for this section has not yet been entered.