Method: Exerb::Win32::Struct::ImageFileHeader#number_of_sections
- Defined in:
- lib/exerb/win32/struct/image_file_header.rb
#number_of_sections ⇒ Object
Returns the value of attribute number_of_sections.
33 34 35 |
# File 'lib/exerb/win32/struct/image_file_header.rb', line 33 def number_of_sections @number_of_sections end |