Click here to Skip to main content
15,921,062 members
Articles / Desktop Programming / Win32

Step by step guidance for calling a IronRuby Method from C#4.0

Rate me:
Please Sign up or sign in to vote.
2.76/5 (16 votes)
26 Oct 2010CPOL1 min read 33.3K   237   6  
A short demo as how to call a method written in IronRuby 1.1 and making a dynamic invocation to the method from C# environment.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions