Table of Contents

Method IsClosedTypeOf

Namespace
Autofac
Assembly
Autofac.dll

IsClosedTypeOf(Type, Type)

public static bool IsClosedTypeOf(this Type @this, Type openGeneric)

Parameters

this Type
openGeneric Type

Returns

bool