C# Class EA.Iws.Domain.NotificationApplication.MeansOfTransport

Inheritance: System.Entity
Afficher le fichier Open project: EnvironmentAgency/prsd-iws

Méthodes publiques

Méthode Description
MeansOfTransport ( System.Guid notificationId ) : System
SetRoute ( IList meansOfTransport ) : void

Méthodes protégées

Méthode Description
MeansOfTransport ( ) : System

Method Details

MeansOfTransport() protected méthode

protected MeansOfTransport ( ) : System
Résultat System

MeansOfTransport() public méthode

public MeansOfTransport ( System.Guid notificationId ) : System
notificationId System.Guid
Résultat System

SetRoute() public méthode

public SetRoute ( IList meansOfTransport ) : void
meansOfTransport IList
Résultat void