Hi,
I have a .Net assembly which i call from TestStand at a action step. This assembly has interfaces belonging to different namespaces that get listed in Class list. Now, my intension is to display the list of interfaces belonging to a particular namespace alone i.e. filtering the interfaces in the assembly based on a namespace requirement. Is this possible?
Help me out!