C# Class Ecologylab.BigSemantics.Services.Messages.MetadataRequest

Inheritance: Simpl.OODSS.Messages.RequestMessage
Afficher le fichier Open project: ecologylab/BigSemanticsCSharp

Méthodes publiques

Méthode Description
MetadataRequest ( ) : System
MetadataRequest ( String url ) : System
PerformService ( Scope clientSessionScope ) : ResponseMessage

Method Details

MetadataRequest() public méthode

public MetadataRequest ( ) : System
Résultat System

MetadataRequest() public méthode

public MetadataRequest ( String url ) : System
url String
Résultat System

PerformService() public méthode

public PerformService ( Scope clientSessionScope ) : ResponseMessage
clientSessionScope Scope
Résultat Simpl.OODSS.Messages.ResponseMessage