Hi,
I try to access dll .NET method int myMethod ( string, string, string , ref object) and TestStand does not success to this accession.
I don't understand cause I call this with Parameters that have same type and ObjectReference corresponding to ref Object in the method