[Mono-dev] [Mono Embed]How can I implement an abstract class of C++ in C#?

Robert Jordan robertj at gmx.net
Tue Jan 10 18:05:18 UTC 2012


On 10.01.2012 05:43, xoyojank wrote:
> I have embeded mono as script engine, and now I want to implent C++ abstract
> interface in C#.

The embedded API does not provide any C++ support.
You may want to look at this:

http://tirania.org/blog/archive/2011/Dec-19.html

Robert



More information about the Mono-devel-list mailing list