struct

Ecma335::MethodDefRow

Inherits Struct < Value < Object

Constructors

new(rva : UInt32, impl_flags : UInt16, flags : UInt16, name : String, signature : UInt32, param_list : UInt32, decoded_signature : MethodSignature | Nil = nil)
Source

Instance methods

decoded_signature
Source
flags
Source
impl_flags
Source
name
Source
param_list
Source
signature
Source