C# 클래스 Alternativ.Defaults

파일 보기 프로젝트 열기: nafetz/SE

공개 메소드들

메소드 설명
FloorToIdx ( int Floor ) : int

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

GetProjectPath ( ) : string

Ermittelt den Pfad zum Projektverzeichnis

메소드 상세

FloorToIdx() 공개 정적인 메소드

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

GetProjectPath() 공개 정적인 메소드

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