Class BuildVersionInfoComparer
- Namespace
- CodeBase.ForBuildAssistant.Action
- Assembly
- 4Experience.CodeBase.ForBuildAssistant.Editor.dll
public static class BuildVersionInfoComparer
- Inheritance
-
BuildVersionInfoComparer
Methods
GetNewerVersionInfo((string buildNumber, string version), (string buildNumber, string version))
public static (string, string) GetNewerVersionInfo((string buildNumber, string version) versionInfoA, (string buildNumber, string version) versionInfoB)
Parameters
Returns
IsApplicationVersionNewer(string, string)
private static bool IsApplicationVersionNewer(string versionA, string versionB)