C# Class withSIX.Play.Core.Games.Legacy.Mods.CustomRepoMod

Inheritance: Mod
显示文件 Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
CustomRepoMod ( System.Guid id ) : System
GetRemotePath ( ) : string

Protected Methods

Method Description
GetSlugType ( ) : string

Method Details

CustomRepoMod() public method

public CustomRepoMod ( System.Guid id ) : System
id System.Guid
return System

GetRemotePath() public method

public GetRemotePath ( ) : string
return string

GetSlugType() protected method

protected GetSlugType ( ) : string
return string