C# 클래스 Simple.RemotingSimplyExtensions

파일 보기 프로젝트 열기: juanplopes/simple

공개 메소드들

메소드 설명
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

메소드 상세

Remoting() 공개 정적인 메소드

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

Remoting() 공개 정적인 메소드

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

Remoting() 공개 정적인 메소드

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

Remoting() 공개 정적인 메소드

public static Remoting ( this release ) : SimplyRelease
release this
리턴 SimplyRelease

RemotingDefault() 공개 정적인 메소드

public static RemotingDefault ( this config ) : SimplyConfigure
config this
리턴 SimplyConfigure