NamespaceOfTypes
Gets the namespaces that match the rule by specifying a set of types directly contained in the namespaces.
Declaration
public Type[] NamespaceOfTypes { get; init; }
Property Value
Type | Description |
---|---|
Type[] |
Metalama.Extensions.Architecture
Metalama.Extensions.Architecture.Aspects
BaseUsageValidationAttribute2
CannotBeUsedFromAttribute3
CanOnlyBeUsedFromAttribute3
DerivedTypesMustRespectNamingConventionAttribute5
DerivedTypesMustRespectRegexNamingConventionAttribute4
InternalOnlyImplementAttribute4
InternalsCannotBeUsedFromAttribute4
Metalama.Extensions.Architecture.Fabrics
Metalama.Extensions.Architecture.Predicates
Metalama.Extensions.Architecture.Validators
Metalama.Extensions.DependencyInjection
Metalama.Extensions.DependencyInjection.Implementation
Gets the namespaces that match the rule by specifying a set of types directly contained in the namespaces.
public Type[] NamespaceOfTypes { get; init; }
Type | Description |
---|---|
Type[] |