C# Class NSoft.NFramework.DataServices.WebHost.WebServices.DataService

Inheritance: System.Web.Services.WebService
Afficher le fichier Open project: debop/NFramework

Méthodes publiques

Méthode Description
DataService ( ) : System

Private Methods

Méthode Description
Execute ( byte requestBytes, string productName ) : byte[]
ExecuteAsText ( string requestText, string productName ) : string
GetMethodBody ( string productName, string methodName ) : string
GetMethods ( string productName ) : string[]
MethodExists ( string productName, string methodName ) : bool
Ping ( ) : string

Method Details

DataService() public méthode

public DataService ( ) : System
Résultat System