C# Class Alternativ.Defaults

Afficher le fichier Open project: nafetz/SE

Méthodes publiques

Méthode Description
FloorToIdx ( int Floor ) : int

konvertiert anhand Default.Floors und Defaults.Basements FloorNr. in nutzbaren List/Array-Index

GetProjectPath ( ) : string

Ermittelt den Pfad zum Projektverzeichnis

Method Details

FloorToIdx() public static méthode

konvertiert anhand Default.Floors und Defaults.Basements FloorNr. in nutzbaren List/Array-Index
public static FloorToIdx ( int Floor ) : int
Floor int
Résultat int

GetProjectPath() public static méthode

Ermittelt den Pfad zum Projektverzeichnis
public static GetProjectPath ( ) : string
Résultat string