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