Saveen Reddy has a blog entry on using these methods from IronPython.
- Consuming Extension Methods in IronPython
One of my projects implemented in C# makes frequent use of extension methods. Recently I started using IronPython to script that project and what I learned is that consuming those extension methods in C# is straightforward but with IronPython some extra work is involved.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.