HasCustomAttribute.typeDef constructor
const
HasCustomAttribute.typeDef(
- TypeDefIndex value
Constructs a HasCustomAttribute referencing a TypeDef
.
Implementation
const factory HasCustomAttribute.typeDef(TypeDefIndex value) =
HasCustomAttributeTypeDef;