C#C
C#3y ago
34 replies
Will Pittenger

❔ Wrapping Python code in C# .NET classes

I'm working with a project written in Python. Is there a way to take their calls and wrap them in .NET classes written in C#?
Was this page helpful?