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

Inheritance: SyncBase, IHaveNotes, IFavorite
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
GetResourcePath ( string resource, int size ) : string
ToString ( ) : string

Méthodes protégées

Méthode Description
ContentBase ( System.Guid id ) : System

Method Details

ContentBase() protected méthode

protected ContentBase ( System.Guid id ) : System
id System.Guid
Résultat System

GetResourcePath() public static méthode

public static GetResourcePath ( string resource, int size ) : string
resource string
size int
Résultat string

ToString() public méthode

public ToString ( ) : string
Résultat string