C# Class TheAirline.Models.Airlines.AirlineInsurance

Mostra file Open project: TheAirlineProject/tap-desktop Class Usage Examples

Public Methods

Method Description
AirlineInsurance ( InsuranceType insType, InsuranceScope insScope, PaymentTerms paymentTerms, int insAmount ) : System

Method Details

AirlineInsurance() public method

public AirlineInsurance ( InsuranceType insType, InsuranceScope insScope, PaymentTerms paymentTerms, int insAmount ) : System
insType InsuranceType
insScope InsuranceScope
paymentTerms PaymentTerms
insAmount int
return System