C# 클래스 LiftSimulation.Defaults

파일 보기 프로젝트 열기: nafetz/SE 1 사용 예제들

공개 메소드들

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

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

GetProjectPath ( ) : string

Gitb den Pfad zum Projektverzeichnis zurück

메소드 상세

FloorToIdx() 공개 정적인 메소드

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

GetProjectPath() 공개 정적인 메소드

Gitb den Pfad zum Projektverzeichnis zurück
public static GetProjectPath ( ) : string
리턴 string