C# Class Bottles.Services.Remote.RemoteService

Afficher le fichier Open project: DarthFubuMVC/bottles

Méthodes publiques

Méthode Description
LoadLinkedRemotes ( ) : IEnumerable
Recycle ( ) : void
RemoteService ( RemoteLink link ) : System
Start ( ) : System.Threading.Tasks.Task
ToString ( ) : string

Method Details

LoadLinkedRemotes() public static méthode

public static LoadLinkedRemotes ( ) : IEnumerable
Résultat IEnumerable

Recycle() public méthode

public Recycle ( ) : void
Résultat void

RemoteService() public méthode

public RemoteService ( RemoteLink link ) : System
link RemoteLink
Résultat System

Start() public méthode

public Start ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

ToString() public méthode

public ToString ( ) : string
Résultat string