7
Shouts

blog.RunXc | Calling an Interface Method using IronRuby in C#

published 1193 days, 7 hours, 9 minutes ago posted by runxc1runxc1 1194 days, 15 hours, 59 minutes ago
Sunday, March 14, 2010 12:49:12 PM GMT Saturday, March 13, 2010 3:58:34 AM GMT

Using IronRuby can be a lot of fun and with this little snippet you can get up and writing IronRuby that is designed to be hosted inside a .Net application. Just a decent sample of how to use a .Net Interface to ease calling IronRuby methods from C#

category: Architecture | clicked: 1 | | source: blog.runxc.com | show counter code
tags: C#, IronRuby, Snippet