![]() |
API Documentation
|


Public Member Functions | |
| 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 () |
Properties | |
| IEnumerable< ITypeDependency > | DependenciesIncludingInherited [get] |
| MemberList | MembersIncludingInherited [get] |
| Class | BaseClass [get] |
| IEnumerable< MethodMember > | Constructors [get] |
| bool? | IsAbstract [get] |
| bool? | IsSealed [get] |
| bool? | IsRecord [get] |
| IEnumerable< Class > | InheritedClasses [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< ITypeDependency > | Dependencies [get] |
| List< ITypeDependency > | BackwardsDependencies [get] |
| IEnumerable< Attribute > | Attributes [get] |
| List< AttributeInstance > | AttributeInstances [get] |
| IEnumerable< IType > | ImplementedInterfaces [get] |
| MemberList | Members [get] |
| List< GenericParameter > | GenericParameters [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 | |
|
get |
Implements ArchUnitNET.Domain.IResidesInAssembly.
|
get |
Implements ArchUnitNET.Domain.IHasAssemblyQualifiedName.
|
get |
Implements ArchUnitNET.Domain.IHasAttributes.
|
get |
Implements ArchUnitNET.Domain.IHasAttributes.
|
get |
Implements ArchUnitNET.Domain.IHasDependencies.
|
get |
Implements ArchUnitNET.Domain.IHasDependencies.
|
get |
Implements ArchUnitNET.Domain.IHasName.
|
get |
Implements ArchUnitNET.Domain.ICanBeGeneric.
|
get |
Implements ArchUnitNET.Domain.IType.
|
get |
Implements ArchUnitNET.Domain.ICanBeCompilerGenerated.
|
get |
Implements ArchUnitNET.Domain.ICanBeGeneric.
|
get |
Implements ArchUnitNET.Domain.IType.
|
get |
Implements ArchUnitNET.Domain.IType.
|
get |
Implements ArchUnitNET.Domain.IType.
|
get |
Implements ArchUnitNET.Domain.IType.
|
get |
Implements ArchUnitNET.Domain.IHasName.
|
get |
Implements ArchUnitNET.Domain.IResidesInNamespace.
|
get |
Implements ArchUnitNET.Domain.IHasVisibility.