C# 4.0s 'dynamic' keyword can probably do most of what you want.

Alan.

On Mon, Jun 7, 2010 at 3:19 PM, 冶晶邓 <fatfat...@gmail.com> wrote:
> thanks,Jedd!
> i think i have understood the code  you supplied.
> i wonder if we can create a C# class with some C-API instead of directly
> defining it in C#? just like python who enables us to create new type by
> filling a PyType struct and pass it to PyType_Ready call.
> is that exists?
>
> _______________________________________________
> Mono-list maillist  -  mono-l...@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to