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

Public Member Functions

 Attribute (IType type, bool? isAbstract, bool? isSealed)
 
 Attribute (Class cls)
 
- Public Member Functions inherited from ArchUnitNET.Domain.Class
 Class (IType type, bool? isAbstract=null, bool? isSealed=null, bool? isRecord=null)
 
 Class (Class @class)
 
override string ToString ()
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Additional Inherited Members

- Properties inherited from ArchUnitNET.Domain.Class
IEnumerable< ITypeDependencyDependenciesIncludingInherited [get]
 
MemberList MembersIncludingInherited [get]
 
Class BaseClass [get]
 
IEnumerable< MethodMemberConstructors [get]
 
bool? IsAbstract [get]
 
bool? IsSealed [get]
 
bool? IsRecord [get]
 
IEnumerable< ClassInheritedClasses [get]
 
Visibility Visibility [get]
 
bool IsNested [get]
 
bool IsGeneric [get]
 
bool IsGenericParameter [get]
 
bool IsStub [get]
 
bool IsCompilerGenerated [get]
 
string Name [get]
 
string FullName [get]
 
string AssemblyQualifiedName [get]
 
Namespace Namespace [get]
 
Assembly Assembly [get]
 
List< ITypeDependencyDependencies [get]
 
List< ITypeDependencyBackwardsDependencies [get]
 
IEnumerable< AttributeAttributes [get]
 
List< AttributeInstanceAttributeInstances [get]
 
IEnumerable< ITypeImplementedInterfaces [get]
 
MemberList Members [get]
 
List< GenericParameterGenericParameters [get]
 
- Properties inherited from ArchUnitNET.Domain.IType
- Properties inherited from ArchUnitNET.Domain.IHasAssemblyQualifiedName
- Properties inherited from ArchUnitNET.Domain.IHasName
- Properties inherited from ArchUnitNET.Domain.IResidesInAssembly
- Properties inherited from ArchUnitNET.Domain.IResidesInNamespace
- Properties inherited from ArchUnitNET.Domain.IHasDependencies
- Properties inherited from ArchUnitNET.Domain.IHasAttributes
- Properties inherited from ArchUnitNET.Domain.IHasVisibility
- Properties inherited from ArchUnitNET.Domain.ICanBeGeneric
- Properties inherited from ArchUnitNET.Domain.ICanBeCompilerGenerated

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