Hi,

while trying to call some C# code from IronRuby, I get this:

my_csharp_class_instance.call(%w(some array))

:0: can't convert Array into System::String[] (TypeError)

Is there some easy way to construct an array of System::String ? Or a
conversion ?

cheers,

-- Thibaut
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to