MultiValueConverterBase(Of TTarget).MakeConverterFunctionNotDefinedException Method (String)
Visual Studio 2015
An exception thrown when the converter function isn’t defined.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Protected Function MakeConverterFunctionNotDefinedException ( functionName As String ) As Exception
Parameters
- functionName
-
Type:
System.String
The name of the function.
Show: