C# 클래스 IBE.RegulatedNoiseSettings

파일 보기 프로젝트 열기: Duke-Jones/ED-IBE 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AutoActivateOCRTab bool
AutoActivateSystemTab bool
AutoEvent_JumpedTo bool
AutoEvent_MarketDataCollected bool
AutoEvent_ReplaceVisited bool
AutoEvent_Visited bool
AutoImport bool
BackgroundColour string
CBSortingSelection int
CmdrsLogSortColumn int
CmdrsLogSortOrder SortOrder
DBStartTimeout System.Int32
DeleteScreenshotOnImport bool
EBPixelAmount int
EBPixelThreshold float
EDDNAutoImport bool
EDDNAutoListen bool
ForegroundColour string
GUIColorCutoffLevel int
GamePath string
IncludeExtendedCSVInfo bool
IncludeUnknownDTS bool
ListViewColumnData List>.SerializableDictionary
LoadStationsJSON bool
MaxRouteDistance bool
MostRecentOCRFolder string
PerLightYearRoundTrip bool
PilotsName string
PostToEddnOnImport bool
ProductAppData string
ProductsPath string
SQL_CommandArgs String
SQL_Commandline String
SQL_ConnectTimeout System.Int32
SQL_Database String
SQL_Name String
SQL_Pass String
SQL_Port System.Int32
SQL_Server String
SQL_StayAlive System.Boolean
SQL_TimeOut System.Int32
SQL_User String
SQL_Workingdirectory String
SpoolEddnToFile bool
SpoolImplausibleToFile bool
StartOCROnLoad bool
StartWebserverOnLoad bool
StationToStar bool
TestMode bool
TraineddataFile string
UiColour string
UseEddnTestSchema bool
UserName string
WebserverBackgroundColor string
WebserverForegroundColor string
WebserverIpAddress string
WebserverPort string
WindowBaseData WindowData>.SerializableDictionary
checkedTestEDDNSetting bool
instance RegulatedNoiseSettings
lastLightYears int
lastMaxRouteDistance int
lastStationCount int
lastStationCountActive bool
lastStationToStar int
lastVersion decimal
lastVersionDJ decimal
limitLightYears bool
oldDataPurgeDeadlineDays System.Int32
trustedSenders List
usePilotsName bool

공개 메소드들

메소드 설명
GetUserID ( ) : String
LoadSettings ( ) : RegulatedNoiseSettings
getBackgroundColor ( ) : Color

returns the UI color as color object

getForegroundColor ( ) : Color

returns the UI color as color object

getUiColor ( ) : Color

returns the UI color as color object

메소드 상세

GetUserID() 공개 메소드

public GetUserID ( ) : String
리턴 String

LoadSettings() 공개 정적인 메소드

public static LoadSettings ( ) : RegulatedNoiseSettings
리턴 RegulatedNoiseSettings

getBackgroundColor() 공개 메소드

returns the UI color as color object
public getBackgroundColor ( ) : Color
리턴 Color

getForegroundColor() 공개 메소드

returns the UI color as color object
public getForegroundColor ( ) : Color
리턴 Color

getUiColor() 공개 메소드

returns the UI color as color object
public getUiColor ( ) : Color
리턴 Color

프로퍼티 상세

AutoActivateOCRTab 공개적으로 프로퍼티

public bool AutoActivateOCRTab
리턴 bool

AutoActivateSystemTab 공개적으로 프로퍼티

public bool AutoActivateSystemTab
리턴 bool

AutoEvent_JumpedTo 공개적으로 프로퍼티

public bool AutoEvent_JumpedTo
리턴 bool

AutoEvent_MarketDataCollected 공개적으로 프로퍼티

public bool AutoEvent_MarketDataCollected
리턴 bool

AutoEvent_ReplaceVisited 공개적으로 프로퍼티

public bool AutoEvent_ReplaceVisited
리턴 bool

AutoEvent_Visited 공개적으로 프로퍼티

public bool AutoEvent_Visited
리턴 bool

AutoImport 공개적으로 프로퍼티

public bool AutoImport
리턴 bool

BackgroundColour 공개적으로 프로퍼티

public string BackgroundColour
리턴 string

CBSortingSelection 공개적으로 프로퍼티

public int CBSortingSelection
리턴 int

CmdrsLogSortColumn 공개적으로 프로퍼티

public int CmdrsLogSortColumn
리턴 int

CmdrsLogSortOrder 공개적으로 프로퍼티

public SortOrder CmdrsLogSortOrder
리턴 SortOrder

DBStartTimeout 공개적으로 프로퍼티

public Int32,System DBStartTimeout
리턴 System.Int32

DeleteScreenshotOnImport 공개적으로 프로퍼티

public bool DeleteScreenshotOnImport
리턴 bool

EBPixelAmount 공개적으로 프로퍼티

public int EBPixelAmount
리턴 int

EBPixelThreshold 공개적으로 프로퍼티

public float EBPixelThreshold
리턴 float

EDDNAutoImport 공개적으로 프로퍼티

public bool EDDNAutoImport
리턴 bool

EDDNAutoListen 공개적으로 프로퍼티

public bool EDDNAutoListen
리턴 bool

ForegroundColour 공개적으로 프로퍼티

public string ForegroundColour
리턴 string

GUIColorCutoffLevel 공개적으로 프로퍼티

public int GUIColorCutoffLevel
리턴 int

GamePath 공개적으로 프로퍼티

public string GamePath
리턴 string

IncludeExtendedCSVInfo 공개적으로 프로퍼티

public bool IncludeExtendedCSVInfo
리턴 bool

IncludeUnknownDTS 공개적으로 프로퍼티

public bool IncludeUnknownDTS
리턴 bool

ListViewColumnData 공개적으로 프로퍼티

public SerializableDictionary> ListViewColumnData
리턴 List>.SerializableDictionary

LoadStationsJSON 공개적으로 프로퍼티

public bool LoadStationsJSON
리턴 bool

MaxRouteDistance 공개적으로 프로퍼티

public bool MaxRouteDistance
리턴 bool

MostRecentOCRFolder 공개적으로 프로퍼티

public string MostRecentOCRFolder
리턴 string

PerLightYearRoundTrip 공개적으로 프로퍼티

public bool PerLightYearRoundTrip
리턴 bool

PilotsName 공개적으로 프로퍼티

public string PilotsName
리턴 string

PostToEddnOnImport 공개적으로 프로퍼티

public bool PostToEddnOnImport
리턴 bool

ProductAppData 공개적으로 프로퍼티

public string ProductAppData
리턴 string

ProductsPath 공개적으로 프로퍼티

public string ProductsPath
리턴 string

SQL_CommandArgs 공개적으로 프로퍼티

public String SQL_CommandArgs
리턴 String

SQL_Commandline 공개적으로 프로퍼티

public String SQL_Commandline
리턴 String

SQL_ConnectTimeout 공개적으로 프로퍼티

public Int32,System SQL_ConnectTimeout
리턴 System.Int32

SQL_Database 공개적으로 프로퍼티

public String SQL_Database
리턴 String

SQL_Name 공개적으로 프로퍼티

public String SQL_Name
리턴 String

SQL_Pass 공개적으로 프로퍼티

public String SQL_Pass
리턴 String

SQL_Port 공개적으로 프로퍼티

public Int32,System SQL_Port
리턴 System.Int32

SQL_Server 공개적으로 프로퍼티

public String SQL_Server
리턴 String

SQL_StayAlive 공개적으로 프로퍼티

public Boolean,System SQL_StayAlive
리턴 System.Boolean

SQL_TimeOut 공개적으로 프로퍼티

public Int32,System SQL_TimeOut
리턴 System.Int32

SQL_User 공개적으로 프로퍼티

public String SQL_User
리턴 String

SQL_Workingdirectory 공개적으로 프로퍼티

public String SQL_Workingdirectory
리턴 String

SpoolEddnToFile 공개적으로 프로퍼티

public bool SpoolEddnToFile
리턴 bool

SpoolImplausibleToFile 공개적으로 프로퍼티

public bool SpoolImplausibleToFile
리턴 bool

StartOCROnLoad 공개적으로 프로퍼티

public bool StartOCROnLoad
리턴 bool

StartWebserverOnLoad 공개적으로 프로퍼티

public bool StartWebserverOnLoad
리턴 bool

StationToStar 공개적으로 프로퍼티

public bool StationToStar
리턴 bool

TestMode 공개적으로 프로퍼티

public bool TestMode
리턴 bool

TraineddataFile 공개적으로 프로퍼티

public string TraineddataFile
리턴 string

UiColour 공개적으로 프로퍼티

public string UiColour
리턴 string

UseEddnTestSchema 공개적으로 프로퍼티

public bool UseEddnTestSchema
리턴 bool

UserName 공개적으로 프로퍼티

public string UserName
리턴 string

WebserverBackgroundColor 공개적으로 프로퍼티

public string WebserverBackgroundColor
리턴 string

WebserverForegroundColor 공개적으로 프로퍼티

public string WebserverForegroundColor
리턴 string

WebserverIpAddress 공개적으로 프로퍼티

public string WebserverIpAddress
리턴 string

WebserverPort 공개적으로 프로퍼티

public string WebserverPort
리턴 string

WindowBaseData 공개적으로 프로퍼티

public SerializableDictionary WindowBaseData
리턴 WindowData>.SerializableDictionary

checkedTestEDDNSetting 공개적으로 프로퍼티

public bool checkedTestEDDNSetting
리턴 bool

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

public static RegulatedNoiseSettings,IBE instance
리턴 RegulatedNoiseSettings

lastLightYears 공개적으로 프로퍼티

public int lastLightYears
리턴 int

lastMaxRouteDistance 공개적으로 프로퍼티

public int lastMaxRouteDistance
리턴 int

lastStationCount 공개적으로 프로퍼티

public int lastStationCount
리턴 int

lastStationCountActive 공개적으로 프로퍼티

public bool lastStationCountActive
리턴 bool

lastStationToStar 공개적으로 프로퍼티

public int lastStationToStar
리턴 int

lastVersion 공개적으로 프로퍼티

public decimal lastVersion
리턴 decimal

lastVersionDJ 공개적으로 프로퍼티

public decimal lastVersionDJ
리턴 decimal

limitLightYears 공개적으로 프로퍼티

public bool limitLightYears
리턴 bool

oldDataPurgeDeadlineDays 공개적으로 프로퍼티

public Int32,System oldDataPurgeDeadlineDays
리턴 System.Int32

trustedSenders 공개적으로 프로퍼티

public List trustedSenders
리턴 List

usePilotsName 공개적으로 프로퍼티

public bool usePilotsName
리턴 bool