IInputConverter Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides a mechanism for input conversion.
public interface IInputConverter
type IInputConverter = interface
Public Interface IInputConverter
Methods
ConvertAsync(ConverterContext) |
Executes an input conversion operation using the converter context provided. |