MCPcopy Create free account
hub / github.com/TCOTC/CleanFlash_Installer / GetFlashVersion

Method GetFlashVersion

CleanFlashCommon/UpdateChecker.cs:46–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44 }
45
46 public static string GetFlashVersion() {
47 return FLASH_VERSION;
48 }
49
50 public static string GetCurrentVersion() {
51 return VERSION;

Callers 4

InstallForm_LoadMethod · 0.80
InstallFromArchiveMethod · 0.80
SystemInfoClass · 0.80
UninstallForm_LoadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected