API Documentation
Loading...
Searching...
No Matches
ArchUnitNET.Domain.Namespace Class Reference
Inheritance diagram for ArchUnitNET.Domain.Namespace:
Collaboration diagram for ArchUnitNET.Domain.Namespace:

Public Member Functions

 Namespace (string name, IEnumerable< IType > types)
 
- Public Member Functions inherited from ArchUnitNET.Domain.Slice
 Slice (SliceIdentifier identifier, IEnumerable< IType > types)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 
override string ToString ()
 
bool ContainsNamespace ()
 

Properties

string Name [get]
 
string FullName [get]
 
- Properties inherited from ArchUnitNET.Domain.Slice
IEnumerable< ClassClasses [get]
 
IEnumerable< InterfaceInterfaces [get]
 
List< ITypeDependencyDependencies [get]
 
List< ITypeDependencyBackwardsDependencies [get]
 
string Description [get]
 
string NameSpace [get]
 
int? CountOfAsteriskInPattern [get]
 
- Properties inherited from ArchUnitNET.Domain.IHasDescription
- Properties inherited from ArchUnitNET.Domain.IHasDependencies
- Properties inherited from ArchUnitNET.Domain.IHasName

Additional Inherited Members

- Public Attributes inherited from ArchUnitNET.Domain.Slice
readonly SliceIdentifier Identifier
 
readonly IEnumerable< ITypeTypes
 
- Protected Member Functions inherited from ArchUnitNET.Domain.Slice
bool Equals (Slice other)
 

Property Documentation

◆ FullName

string ArchUnitNET.Domain.Namespace.FullName
get

◆ Name

string ArchUnitNET.Domain.Namespace.Name
get

The documentation for this class was generated from the following file: