Forum Discussion

PaygusovEvgeniy's avatar
PaygusovEvgeniy
Occasional Contributor
14 years ago

Convert TC object type to VS object type

Hi!

How can I convert the object from the environment TestComplete to the object in the environment VisualStudio?

I connect the function of the assembly written in C # in which the input parameter must be an object. In it I want to convert this object to the type used in C #. How do I do?