API Documentation
ArchUnitNET.Domain.AttributeInstance Class Reference
Inheritance diagram for ArchUnitNET.Domain.AttributeInstance:
Collaboration diagram for ArchUnitNET.Domain.AttributeInstance:

Public Member Functions

 AttributeInstance (Attribute attribute, IEnumerable< AttributeArgument > attributeArguments)
 
 AttributeInstance (Attribute attribute)
 
- Public Member Functions inherited from ArchUnitNET.Domain.TypeInstance< Attribute >
 TypeInstance (T type, IEnumerable< GenericArgument > genericArguments, IEnumerable< int > arrayDimensions)
 
 TypeInstance (T type, IEnumerable< GenericArgument > genericArguments)
 
 TypeInstance (T type)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Public Attributes

bool HasAttributeArguments => AttributeArguments.Any()
 

Properties

IEnumerable< AttributeArgumentAttributeArguments [get]
 
- Properties inherited from ArchUnitNET.Domain.TypeInstance< Attribute >
Type [get]
 
IEnumerable< GenericArgumentGenericArguments [get]
 
bool IsArray [get]
 
IEnumerable< int > ArrayDimensions [get]
 

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