C# Class Simple.RemotingSimplyExtensions

Mostrar archivo Open project: juanplopes/simple

Public Methods

Method Description
Remoting ( this config ) : SimplyConfigure>.IConfiguratorInterface
Remoting ( this config, IConfigSource source ) : SimplyConfigure
Remoting ( this config, string baseUrl ) : SimplyConfigure
Remoting ( this release ) : SimplyRelease
RemotingDefault ( this config ) : SimplyConfigure

Method Details

Remoting() public static method

public static Remoting ( this config ) : SimplyConfigure>.IConfiguratorInterface
config this
return SimplyConfigure>.IConfiguratorInterface

Remoting() public static method

public static Remoting ( this config, IConfigSource source ) : SimplyConfigure
config this
source IConfigSource
return SimplyConfigure

Remoting() public static method

public static Remoting ( this config, string baseUrl ) : SimplyConfigure
config this
baseUrl string
return SimplyConfigure

Remoting() public static method

public static Remoting ( this release ) : SimplyRelease
release this
return SimplyRelease

RemotingDefault() public static method

public static RemotingDefault ( this config ) : SimplyConfigure
config this
return SimplyConfigure