DotNetShoutout - Stories tagged with Snippet
7
Shouts

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

published 1168 days, 12 hours, 12 minutes ago posted by runxc1runxc1 1169 days, 21 hours, 2 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# (more)
category: Architecture | clicked: 1 | comment | | source: blog.runxc.com
tags: C#, IronRuby, Snippet