|
I'm running with Test Exec 6.1 and I have a .Net dll in C#, I'm succesfully calling all my C# methods from the Test Exec except one, when I try to call a Method with a bidimentional array as a parameter (Ref double [,] dResultArray) the Test Exec just crashes. Is is possible to do this? how can I do this?
|