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

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

Public Methods

Method Description
ProfileUrl ( ) : Uri

Protected Methods

Method Description
GetSlug ( ) : string
HostedContent ( System.Guid id ) : System

Private Methods

Method Description
GetShortId ( ) : ShortGuid

Method Details

GetSlug() protected method

protected GetSlug ( ) : string
return string

HostedContent() protected method

protected HostedContent ( System.Guid id ) : System
id System.Guid
return System

ProfileUrl() public method

public ProfileUrl ( ) : Uri
return System.Uri