Uses of Record Class
net.codecrete.windowsapi.winmd.tables.MethodDef
Packages that use MethodDef
-
Uses of MethodDef in net.codecrete.windowsapi.winmd
Methods in net.codecrete.windowsapi.winmd that return MethodDefModifier and TypeMethodDescriptionMetadataFile.getMethodDef(int index) Gets the "MethodDef" row with the specified index.Methods in net.codecrete.windowsapi.winmd that return types with arguments of type MethodDefModifier and TypeMethodDescriptionMetadataFile.getMethodDefs(int typeDefIndex) Gets the "MethodDef" rows for the specified type definition.