Class: TurboRex::Windows::COM::COMRegistry::CLSIDEntry::InprocHandler
- Inherits:
-
Struct
- Object
- Struct
- TurboRex::Windows::COM::COMRegistry::CLSIDEntry::InprocHandler
- Defined in:
- lib/turborex/windows/com/com_registry.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
Returns the value of attribute path.
-
#threading_model ⇒ Object
Returns the value of attribute threading_model.
Instance Attribute Details
#path ⇒ Object
Returns the value of attribute path
20 21 22 |
# File 'lib/turborex/windows/com/com_registry.rb', line 20 def path @path end |
#threading_model ⇒ Object
Returns the value of attribute threading_model
20 21 22 |
# File 'lib/turborex/windows/com/com_registry.rb', line 20 def threading_model @threading_model end |