public static IsCurrentVersionIncreased ( string oldVersion, string currentVersion ) : bool | ||
oldVersion | string | The old version. |
currentVersion | string | The current version. |
return | bool |
public static IsCurrentVersionIncreased ( string oldVersion, string currentVersion ) : bool | ||
oldVersion | string | The old version. |
currentVersion | string | The current version. |
return | bool |