Table of Contents

Method IsInNamespaceOf

Namespace
Autofac
Assembly
Autofac.dll

IsInNamespaceOf<T>(Type)

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

Parameters

this Type

Returns

bool

Type Parameters

T