C# Class TheAirline.Models.General.Countries.Region

Mostrar archivo Open project: TheAirlineProject/tap-desktop Class Usage Examples

Public Methods

Method Description
Region ( ) : System.Collections.Generic
Region ( string section, string uid, double fuelindex ) : System.Collections.Generic

Method Details

Region() public method

public Region ( ) : System.Collections.Generic
return System.Collections.Generic

Region() public method

public Region ( string section, string uid, double fuelindex ) : System.Collections.Generic
section string
uid string
fuelindex double
return System.Collections.Generic