C# 클래스 JetBrains.TeamCity.ServiceMessages.Read.ServiceMessage

상속: IServiceMessage
파일 보기 프로젝트 열기: JetBrains/TeamCity.ServiceMessages

공개 메소드들

메소드 설명
GetValue ( string key ) : string
ServiceMessage ( [ name, [ defaultValue = null, string>.[ properties = null ) : System.Collections.Generic

메소드 상세

GetValue() 공개 메소드

public GetValue ( string key ) : string
key string
리턴 string

ServiceMessage() 공개 메소드

public ServiceMessage ( [ name, [ defaultValue = null, string>.[ properties = null ) : System.Collections.Generic
name [
defaultValue [
properties string>.[
리턴 System.Collections.Generic