C# 클래스 NiceHashMiner.Configs.ConfigManager

파일 보기 프로젝트 열기: nicehash/NiceHashMiner

공개 프로퍼티들

프로퍼티 타입 설명
GeneralConfig NiceHashMiner.Configs.Data.GeneralConfig

공개 메소드들

메소드 설명
AfterDeviceQueryInitialization ( ) : void
CommitBenchmarks ( ) : void
CreateBackup ( ) : void
GeneralConfigFileCommit ( ) : void
GeneralConfigHwidLoadFromFile ( ) : bool
GeneralConfigHwidOK ( ) : bool
GeneralConfigIsFileExist ( ) : bool
InitializeConfig ( ) : void
IsRestartNeeded ( ) : bool
RestoreBackup ( ) : void

메소드 상세

AfterDeviceQueryInitialization() 공개 정적인 메소드

public static AfterDeviceQueryInitialization ( ) : void
리턴 void

CommitBenchmarks() 공개 정적인 메소드

public static CommitBenchmarks ( ) : void
리턴 void

CreateBackup() 공개 정적인 메소드

public static CreateBackup ( ) : void
리턴 void

GeneralConfigFileCommit() 공개 정적인 메소드

public static GeneralConfigFileCommit ( ) : void
리턴 void

GeneralConfigHwidLoadFromFile() 공개 정적인 메소드

public static GeneralConfigHwidLoadFromFile ( ) : bool
리턴 bool

GeneralConfigHwidOK() 공개 정적인 메소드

public static GeneralConfigHwidOK ( ) : bool
리턴 bool

GeneralConfigIsFileExist() 공개 정적인 메소드

public static GeneralConfigIsFileExist ( ) : bool
리턴 bool

InitializeConfig() 공개 정적인 메소드

public static InitializeConfig ( ) : void
리턴 void

IsRestartNeeded() 공개 정적인 메소드

public static IsRestartNeeded ( ) : bool
리턴 bool

RestoreBackup() 공개 정적인 메소드

public static RestoreBackup ( ) : void
리턴 void

프로퍼티 상세

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

public static GeneralConfig,NiceHashMiner.Configs.Data GeneralConfig
리턴 NiceHashMiner.Configs.Data.GeneralConfig