C# Class JetBrains.TeamCity.ServiceMessages.Read.ServiceMessage

Inheritance: IServiceMessage
Datei anzeigen Open project: JetBrains/TeamCity.ServiceMessages

Public Methods

Method Description
GetValue ( string key ) : string
ServiceMessage ( [ name, [ defaultValue = null, string>.[ properties = null ) : System.Collections.Generic

Method Details

GetValue() public method

public GetValue ( string key ) : string
key string
return string

ServiceMessage() public method

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