C# Class TheAirline.Models.Airlines.AirlineInsurance

Afficher le fichier Open project: TheAirlineProject/tap-desktop Class Usage Examples

Méthodes publiques

Méthode Description
AirlineInsurance ( InsuranceType insType, InsuranceScope insScope, PaymentTerms paymentTerms, int insAmount ) : System

Method Details

AirlineInsurance() public méthode

public AirlineInsurance ( InsuranceType insType, InsuranceScope insScope, PaymentTerms paymentTerms, int insAmount ) : System
insType InsuranceType
insScope InsuranceScope
paymentTerms PaymentTerms
insAmount int
Résultat System