ParameterValueConverterProxy |
public ParameterValueConverterProxy(IConfigurationElement converterConfigurationElement)(Code) |
| Constructs a ParameterValueConverterProxy to represent the
real converter until it is needed.
Parameters: converterConfigurationElement - The configuration element from which the real converter can beloaded. |