In PowerBuilder I have a workspace that includes an Application Target as well as a C# Assembly Target. Within our Application Target I have a window. In the C# Assembly Target i have a class with methods. How do I call/access the methods found in the C# class from my PowerBuilder window?