Class InterfaceReflectionCache
- Namespace
- MassTransit.Internals
- Assembly
- MassTransit.Abstractions.dll
public class InterfaceReflectionCache
- Inheritance
-
InterfaceReflectionCache
- Inherited Members
Constructors
InterfaceReflectionCache()
public InterfaceReflectionCache()
Methods
Get(Type, Type)
public Type? Get(Type type, Type interfaceType)
Parameters
Returns
GetGenericInterface(Type, Type)
public Type? GetGenericInterface(Type type, Type interfaceType)