Table of Contents

Method IsAssignableTo

Namespace
Autofac
Assembly
Autofac.dll

IsAssignableTo<T>(Type)

public static bool IsAssignableTo<T>(this Type @this)

Parameters

this Type

Returns

bool

Type Parameters

T