C# Class Alternativ.Defaults

显示文件 Open project: nafetz/SE

Public Methods

Method 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 method

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

GetProjectPath() public static method

Ermittelt den Pfad zum Projektverzeichnis
public static GetProjectPath ( ) : string
return string