Skip to content

SannketPatel/SoapCallCSharpUtility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

SoapCallC# Utility

C# Soap web service calling utility

How to Use it

There is sample call is already included in it.

public static string ExampleWebMethod(string name, int number) << This method show how sample call.

SoapAPIProxy is a proxy class. You can directly use WebServiceCaller class and set method name and parameters.

About

C# Soap web service calling utility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages