N
nadeem_far
Hello All,
I have a couple of questions and I am not able to find them any where
on internet.
1. We are using a third party class library which exposes a class with
the name of "class".
Now how can i create an object of this "class" class as class is a
reserve word in C#.
We are using c#.
2. How do you create a webservice object if the webservice class in
sitting in another namespace?
Thanks.
NS
I have a couple of questions and I am not able to find them any where
on internet.
1. We are using a third party class library which exposes a class with
the name of "class".
Now how can i create an object of this "class" class as class is a
reserve word in C#.
We are using c#.
2. How do you create a webservice object if the webservice class in
sitting in another namespace?
Thanks.
NS