Method: ArcadiaContract::ContractEvent#action=
- Defined in:
- ext/ae-rad/ae-rad-libs.rb
#action=(value) ⇒ Object (writeonly)
Sets the attribute action
889 890 891 |
# File 'ext/ae-rad/ae-rad-libs.rb', line 889 def action=(value) @action = value end |