C# Class Tunez.TunezServer

Afficher le fichier Open project: alanmcgovern/tunez Class Usage Examples

Méthodes publiques

Méthode Description
FetchCatalog ( string cachedCatalogPath, CancellationToken token ) : Task
TunezServer ( ServerDetails serverDetails ) : System

Private Methods

Méthode Description
FetchCatalog ( string cachedCatalogPath, Catalog cachedCatalog, CancellationToken token ) : Task

Method Details

FetchCatalog() public méthode

public FetchCatalog ( string cachedCatalogPath, CancellationToken token ) : Task
cachedCatalogPath string
token System.Threading.CancellationToken
Résultat Task

TunezServer() public méthode

public TunezServer ( ServerDetails serverDetails ) : System
serverDetails ServerDetails
Résultat System