C# Class EA.Iws.Domain.ImportNotification.TransitState

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

Méthodes publiques

Méthode Description
TransitState ( System.Guid entryPointId, System.Guid exitPointId, System.Guid countryId, System.Guid competentAuthorityId, int ordinalPosition ) : System

Méthodes protégées

Méthode Description
TransitState ( ) : System

Method Details

TransitState() protected méthode

protected TransitState ( ) : System
Résultat System

TransitState() public méthode

public TransitState ( System.Guid entryPointId, System.Guid exitPointId, System.Guid countryId, System.Guid competentAuthorityId, int ordinalPosition ) : System
entryPointId System.Guid
exitPointId System.Guid
countryId System.Guid
competentAuthorityId System.Guid
ordinalPosition int
Résultat System