Property | Type | Description | |
---|---|---|---|
touren | List |
Method | Description | |
---|---|---|
Buchen ( string name, double preis ) : bool | ||
Importieren ( ) : void | ||
TourManagement ( string pfad ) : System |
public Buchen ( string name, double preis ) : bool | ||
name | string | |
preis | double | |
return | bool |
public TourManagement ( string pfad ) : System | ||
pfad | string | |
return | System |