method
setup
v1_8_6_287 -
Show latest stable
- Class:
TestWIN32OLE_FOR_PROPERTYPUTREF
setup()public
No documentation available.
# File ext/win32ole/tests/test_ole_methods.rb, line 13
def setup
@obj = WIN32OLE.new('Scripting.Dictionary')
end