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

Inheritance: IServiceMessage
Afficher le fichier Open project: JetBrains/TeamCity.ServiceMessages

Méthodes publiques

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

Method Details

GetValue() public méthode

public GetValue ( string key ) : string
key string
Résultat string

ServiceMessage() public méthode

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