|
IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
Summary description for WebService1. More...
Inheritance diagram for MyService.WebService1:
Collaboration diagram for MyService.WebService1:Public Member Functions | |
| WebService1 () | |
| string | HelloWorld () |
| ClientData[] | GetClientData (int Number) |
Public Member Functions inherited from MyService.WebServiceBase | |
| string | TestMethod () |
Private Member Functions | |
| void | InitializeComponent () |
| Required method for Designer support - do not modify the contents of this method with the code editor. More... | |
Private Attributes | |
| System.Windows.Forms.Button | button1 |
Additional Inherited Members | |
Static Public Attributes inherited from MyService.WebServiceBase | |
| static int | id |
Protected Attributes inherited from MyService.WebServiceBase | |
| const int | CacheHelloWorldTime = 10 |
Summary description for WebService1.
|
inline |
References MyService.WebService1.InitializeComponent().
|
inlineprivate |
Required method for Designer support - do not modify the contents of this method with the code editor.
References MyService.WebService1.button1.
Referenced by MyService.WebService1.WebService1().
|
inline |
|
inline |
References MyService.ClientData.ID, and MyService.ClientData.Name.
|
private |
Referenced by MyService.WebService1.InitializeComponent().