MetalamaAPI documentationExtensions APIMetalama.​Extensions.​Architecture.​FabricsIVerifier<T>Namespace
Open sandboxFocus

IVerifier<T>.Namespace Property

Namespace

Gets the namespace from which the current IVerifier<T> was instantiated, i.e. the namespace of the NamespaceFabric or the TypeFabric. Returns null if the IVerifier<T> was instantiated from a ProjectFabric.

Declaration
string Namespace { get; }
Property Value
Type Description
String