Class VersionHelper
Helper class to retrieve the version of the Refitter library.
public static class VersionHelper
- Inheritance
-
VersionHelper
- Inherited Members
Methods
GetVersion()
Get the Refitter version
public static string GetVersion()
Returns
- string
Returns the version of Refitter, appending "(local build)" if it's a local build.