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 |