Class: DialogEvent::Result
- Inherits:
-
Result
- Object
- Result
- DialogEvent::Result
- Defined in:
- lib/a-contracts.rb
Instance Attribute Summary collapse
-
#value ⇒ Object
Returns the value of attribute value.
Instance Attribute Details
#value ⇒ Object
Returns the value of attribute value.
299 300 301 |
# File 'lib/a-contracts.rb', line 299 def value @value end |