C# Class withSIX.Play.Core.Games.Legacy.ContentBase

Inheritance: SyncBase, IHaveNotes, IFavorite
显示文件 Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
GetResourcePath ( string resource, int size ) : string
ToString ( ) : string

Protected Methods

Method Description
ContentBase ( System.Guid id ) : System

Method Details

ContentBase() protected method

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

GetResourcePath() public static method

public static GetResourcePath ( string resource, int size ) : string
resource string
size int
return string

ToString() public method

public ToString ( ) : string
return string