C# Class NSoft.NFramework.XmlData.WebHost.WebServices.XmlDataService

Inheritance: System.Web.Services.WebService
Show file Open project: debop/NFramework

Public Methods

Method Description
XmlDataService ( ) : System

Private Methods

Method Description
Execute ( byte requestBytes, string productName, bool compress ) : byte[]
ExecuteSecurity ( byte requestBytes, string productName, bool compress ) : byte[]
Ping ( ) : string

Method Details

XmlDataService() public method

public XmlDataService ( ) : System
return System