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

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

Public Methods

Method Description
CustomsOffice ( string name, string address, Country country ) : System

Protected Methods

Method Description
CustomsOffice ( ) : System

Method Details

CustomsOffice() protected method

protected CustomsOffice ( ) : System
return System

CustomsOffice() public method

public CustomsOffice ( string name, string address, Country country ) : System
name string
address string
country Country
return System