On 26.02.2015 15:51, mimi wrote:
Hi,

I am trying to embed Mono in my Qt app. In my c++ code, I managed to invoke
the methods of a single c# dll. Right now, I need to invoke the methods from
one c# dll which, in turn, invoke the methods from other c# dll, how can I
implement this in my c++ code? I did some research and didn't find the
answer to my need. I am stuck here. Does anybody have any idea on this?
Sample code, document, relevant post, ......

It's the same as calling methods from the start DLL. Nothing
special there.

Robert



_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to