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