WebService
(VsWebSite.WebService)
Inherits:
Interfaces:
Derived Types:
0
Assembly:
VsWebSite.Interop.dll
Represents a Web service implemented by this Web site project, as represented by the .asmx file generated by Visual Studio when the Web site reference was added to the project.
VB.NET
C#
|
C#
public interface WebService
{
}
Articles