Table of Contents

Method IsInNamespace

Namespace
Autofac
Assembly
Autofac.dll

IsInNamespace(Type, string)

public static bool IsInNamespace(this Type @this, string @namespace)

Parameters

this Type
namespace string

Returns

bool