C# 클래스 Wave.Configuration.ConfigurationContext

상속: IConfigurationContext
파일 보기 프로젝트 열기: ExpediaInc/WaveServiceBus

공개 메소드들

메소드 설명
ConfigurationContext ( ) : System
this ( string name ) : object

메소드 상세

ConfigurationContext() 공개 메소드

public ConfigurationContext ( ) : System
리턴 System

this() 공개 메소드

public this ( string name ) : object
name string
리턴 object