Class: VirtualBox::COM::Implementer::Nil
- Inherits:
-
AbstractImplementer
- Object
- AbstractImplementer
- VirtualBox::COM::Implementer::Nil
- Defined in:
- lib/virtualbox/com/implementer/nil.rb
Overview
A “nil” implementer which doesn’t actually do anything. This is used in tests.
Instance Attribute Summary
Attributes inherited from AbstractImplementer
Method Summary
Methods inherited from AbstractImplementer
#call_function, #initialize, #read_property, #write_property
Constructor Details
This class inherits a constructor from VirtualBox::COM::AbstractImplementer