C# Class RocksmithToolkitLib.ToolkitVersionOnline

Show file Open project: rscustom/rocksmith-custom-song-toolkit Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
GetFileUrl ( bool addExtension = false ) : string
Load ( ) : ToolkitVersionOnline

Get online version info based on current build

Method Details

GetFileUrl() public static method

public static GetFileUrl ( bool addExtension = false ) : string
addExtension bool
return string

Load() public static method

Get online version info based on current build
public static Load ( ) : ToolkitVersionOnline
return ToolkitVersionOnline