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

Inheritance: System.Entity
Datei anzeigen Open project: EnvironmentAgency/prsd-iws

Public Methods

Method Description
TransitState ( System.Guid entryPointId, System.Guid exitPointId, System.Guid countryId, System.Guid competentAuthorityId, int ordinalPosition ) : System

Protected Methods

Method Description
TransitState ( ) : System

Method Details

TransitState() protected method

protected TransitState ( ) : System
return System

TransitState() public method

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
return System