C# Class paramore.brighter.commandprocessor.messaginggateway.restms.Domain

Afficher le fichier Open project: iancooper/Paramore Class Usage Examples

Méthodes publiques

Méthode Description
Domain ( RestMSMessageGateway gateway ) : System
GetDomain ( ) : paramore.brighter.commandprocessor.messaginggateway.restms.Model.RestMSDomain

Gets the default domain.

Method Details

Domain() public méthode

public Domain ( RestMSMessageGateway gateway ) : System
gateway RestMSMessageGateway
Résultat System

GetDomain() public méthode

Gets the default domain.
public GetDomain ( ) : paramore.brighter.commandprocessor.messaginggateway.restms.Model.RestMSDomain
Résultat paramore.brighter.commandprocessor.messaginggateway.restms.Model.RestMSDomain