Module: AssOle::Runtimes::App::Thick Private
Overview
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
1C:Enterprise thick application connection runtime helper
Instance Method Summary collapse
- #ole_type ⇒ Object private
Methods included from AssOle::Runtimes::AbstractRuntime
Methods included from Abstract
Instance Method Details
#ole_type ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
122 123 124 |
# File 'lib/ass_ole.rb', line 122 def ole_type :thick end |