[Mono-list] Calling method with complex arguments (embedded)

Robert Bielik robert.bielik at xponaut.se
Thu Mar 26 06:08:12 EDT 2009


Robert Jordan skrev:
> Then invoke t.MakeGenericType (new Type [] {typeof (double[]) })
> with mono_runtime_invoke to obtain the constricted type
> (List<double[]>).

Ok, that's where I lost it, have no idea how to... :( Is there some tutorial/docs on how
to accomplish this (C++)? Browsed the API docs at the site, but that didn't tell me much...

/R


More information about the Mono-list mailing list