Table of Contents

Class VersionHelper

Namespace
Refitter.Core
Assembly
Refitter.Core.dll

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.