C# Class EA.Iws.Domain.TransportRoute.EntryOrExitPoint

Inheritance: Entity
Datei anzeigen Open project: EnvironmentAgency/prsd-iws Class Usage Examples

Public Methods

Method Description
EntryOrExitPoint ( string name, Country country ) : Prsd.Core

Protected Methods

Method Description
EntryOrExitPoint ( ) : Prsd.Core

Method Details

EntryOrExitPoint() protected method

protected EntryOrExitPoint ( ) : Prsd.Core
return Prsd.Core

EntryOrExitPoint() public method

public EntryOrExitPoint ( string name, Country country ) : Prsd.Core
name string
country Country
return Prsd.Core