IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
CalcWebService.localhost.Service1 Class Reference

More...

+ Inheritance diagram for CalcWebService.localhost.Service1:
+ Collaboration diagram for CalcWebService.localhost.Service1:

Public Member Functions

 Service1 ()
 
double Add (int a, int b, int c)
 
void AddAsync (int a, int b, int c)
 
void AddAsync (int a, int b, int c, object userState)
 
new void CancelAsync (object userState)
 
 Service1 ()
 
double Add (int a, int b, int c)
 
void AddAsync (int a, int b, int c)
 
void AddAsync (int a, int b, int c, object userState)
 
new void CancelAsync (object userState)
 

Properties

new string Url [get, set]
 
new bool UseDefaultCredentials [get, set]
 

Events

AddCompletedEventHandler AddCompleted
 

Private Member Functions

void OnAddOperationCompleted (object arg)
 
bool IsLocalFileSystemWebService (string url)
 
void OnAddOperationCompleted (object arg)
 
bool IsLocalFileSystemWebService (string url)
 

Private Attributes

System.Threading.SendOrPostCallback AddOperationCompleted
 
bool useDefaultCredentialsSetExplicitly
 

Detailed Description

Constructor & Destructor Documentation

CalcWebService.localhost.Service1.Service1 ( )
inline

CalcWebService.localhost.Service1.Service1 ( )
inline

Member Function Documentation

double CalcWebService.localhost.Service1.Add ( int  a,
int  b,
int  c 
)
inline
void CalcWebService.localhost.Service1.AddAsync ( int  a,
int  b,
int  c 
)
inline

void CalcWebService.localhost.Service1.AddAsync ( int  a,
int  b,
int  c,
object  userState 
)
inline

void CalcWebService.localhost.Service1.OnAddOperationCompleted ( object  arg)
inlineprivate
new void CalcWebService.localhost.Service1.CancelAsync ( object  userState)
inline

bool CalcWebService.localhost.Service1.IsLocalFileSystemWebService ( string  url)
inlineprivate
double CalcWebService.localhost.Service1.Add ( int  a,
int  b,
int  c 
)
inline

void CalcWebService.localhost.Service1.AddAsync ( int  a,
int  b,
int  c 
)
inline

void CalcWebService.localhost.Service1.AddAsync ( int  a,
int  b,
int  c,
object  userState 
)
inline

void CalcWebService.localhost.Service1.OnAddOperationCompleted ( object  arg)
inlineprivate
new void CalcWebService.localhost.Service1.CancelAsync ( object  userState)
inline

bool CalcWebService.localhost.Service1.IsLocalFileSystemWebService ( string  url)
inlineprivate

Member Data Documentation

System Threading SendOrPostCallback CalcWebService.localhost.Service1.AddOperationCompleted
private
bool CalcWebService.localhost.Service1.useDefaultCredentialsSetExplicitly
private

Property Documentation

new string CalcWebService.localhost.Service1.Url
getset
new bool CalcWebService.localhost.Service1.UseDefaultCredentials
getset

Event Documentation

AddCompletedEventHandler CalcWebService.localhost.Service1.AddCompleted


The documentation for this class was generated from the following file: