Method | Description | |
---|---|---|
CanConvertFrom ( ITypeDescriptorContext context, |
||
CanConvertTo ( ITypeDescriptorContext context, |
||
UserSettingsTypeConverterBase ( ) : System |
Initializes a new instance of the UserSettingsTypeConverterBase class.
|
Method | Description | |
---|---|---|
AssertValid ( ) : void |
public CanConvertFrom ( ITypeDescriptorContext context, |
||
context | ITypeDescriptorContext | |
sourceType | ||
return | System.Boolean |
public CanConvertTo ( ITypeDescriptorContext context, |
||
context | ITypeDescriptorContext | |
sourceType | ||
return | System.Boolean |
public UserSettingsTypeConverterBase ( ) : System | ||
return | System |