C# 클래스 ExBuddy.Plugins.Skywatcher.Providers.LocationProvider

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

공개 프로퍼티들

프로퍼티 타입 설명
DataFilePath string
Instance LocationProvider

공개 메소드들

메소드 설명
GetLocation ( int subZoneId ) : Location
LocationProvider ( string filePath ) : System

비공개 메소드들

메소드 설명
LocationProvider ( ) : System

메소드 상세

GetLocation() 공개 메소드

public GetLocation ( int subZoneId ) : Location
subZoneId int
리턴 ExBuddy.Plugins.Skywatcher.Objects.Location

LocationProvider() 공개 메소드

public LocationProvider ( string filePath ) : System
filePath string
리턴 System

프로퍼티 상세

DataFilePath 공개적으로 정적으로 프로퍼티

public static string DataFilePath
리턴 string

Instance 공개적으로 정적으로 프로퍼티

public static LocationProvider,ExBuddy.Plugins.Skywatcher.Providers Instance
리턴 LocationProvider