tions or need some information on this.
Thanks
Sesh
-Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of M. Whitener
Sent: Saturday, December 06, 2008 2:55 PM
To: Users@lists.ironpython.com
Subject: [IronPython] Examples for calling IronPython from C#
Is there a good
Is there a good source of documentation on how to use functions and
classes in an IronPython program from C#?
I need info on how to do this using C# 3.0 or lower - in other words
_not_ using C# 4.0 dynamic types.
The only example I have found is a very incomplete one from Alex Turner
given at PDC 2