'Declaration Public Shared Function GetInterface( _ ByVal type As Type, _ ByVal interfaceName As String, _ ByVal ignoreCase As Boolean _ ) As Type
public static Type GetInterface( Type type, string interfaceName, bool ignoreCase )
Parameters
- type
- interfaceName
- ignoreCase