C# Class Simpl.OODSS.Messages.Ping

Inheritance: RequestMessage
Datei anzeigen Open project: ecologylab/simplCSharp

Public Methods

Method Description
PerformService ( Scope clientSessionScope ) : ResponseMessage
Ping ( ) : Ecologylab.Collections

Method Details

PerformService() public method

public PerformService ( Scope clientSessionScope ) : ResponseMessage
clientSessionScope Scope
return ResponseMessage

Ping() public method

public Ping ( ) : Ecologylab.Collections
return Ecologylab.Collections