Quite similarly you can send a Proc as the event value:

http://github.com/thbar/magic/blob/fd51bcd6f4c713fdb8b4bbb60b1c18ca84804c3a/lib/magic/instance_creator.rb#L50

Hth,

-- Thibaut

Le 11 juil. 2009 à 17:17, Shay Friedman <[email protected]> a écrit :

Hi there,

I know that I can register and handle .Net events in IronRuby in the
following way:
klass.some_event { |sender, args| puts "Hello!" }

Is this the only way of doing so or are there more ways?

Thanks!
Shay.
----------------------------
Shay Friedman
http://www.ironshay.com
Follow me: http://twitter.com/ironshay
--
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core
_______________________________________________
Ironruby-core mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to