C# Class Bottles.Services.Remote.RemoteService

Mostra file Open project: DarthFubuMVC/bottles

Public Methods

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

Method Details

LoadLinkedRemotes() public static method

public static LoadLinkedRemotes ( ) : IEnumerable
return IEnumerable

Recycle() public method

public Recycle ( ) : void
return void

RemoteService() public method

public RemoteService ( RemoteLink link ) : System
link RemoteLink
return System

Start() public method

public Start ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task

ToString() public method

public ToString ( ) : string
return string