TypeOrMethodDef.methodDef constructor
const
TypeOrMethodDef.methodDef(
- MethodDefIndex value
Constructs a TypeOrMethodDef referencing a MethodDef
.
Implementation
const factory TypeOrMethodDef.methodDef(MethodDefIndex value) =
TypeOrMethodDefMethodDef;