C# 클래스 Castle.Services.Logging.Log4netIntegration.GlobalContextProperties

상속: IContextProperties
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

공개 메소드들

메소드 설명
this ( string key ) : object

Gets or sets the value of a property

Gets or sets the value of a property

메소드 상세

this() 공개 메소드

Gets or sets the value of a property

Gets or sets the value of a property

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