G
gadya
Is the code below OK?
Public Class Prices
Inherits ServiceReference1.Prices
End Class
It compiles but there are problems when I try to use it. See my query "WCF -
class inherits a service reference"
Public Class Prices
Inherits ServiceReference1.Prices
End Class
It compiles but there are problems when I try to use it. See my query "WCF -
class inherits a service reference"