Hi,
I am new to C#. I am working on a test program in C# to invoke web service for my test case. Is there any C# equivalent construct for Java's instanceof keyword?
I am new to C#. I am working on a test program in C# to invoke web service for my test case. Is there any C# equivalent construct for Java's instanceof keyword?
Comment