Parent

Methods

Class/Module Index [+]

Quicksearch

Rex::PeParsey::PeBase::ImportEntry

Attributes

name[RW]
ordinal[RW]

Public Class Methods

new(_name, _ordinal) click to toggle source
# File lib/rex/peparsey/pebase.rb, line 266
def initialize(_name, _ordinal)
        self.name     = _name
        self.ordinal  = _ordinal
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.