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

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

Méthodes publiques

Méthode Description
CustomsOffice ( string name, string address, Country country ) : System

Méthodes protégées

Méthode Description
CustomsOffice ( ) : System

Method Details

CustomsOffice() protected méthode

protected CustomsOffice ( ) : System
Résultat System

CustomsOffice() public méthode

public CustomsOffice ( string name, string address, Country country ) : System
name string
address string
country Country
Résultat System