C# Class Platform.Xml.Serialization.XmlEnvironmentVariableSubstitutor

Inheritance: IVariableSubstitutor
Afficher le fichier Open project: platformdotnet/Platform

Méthodes publiques

Méthode Description
Substitute ( string value ) : string

Méthodes protégées

Méthode Description
EnvironmentVariableMatchEvaluator ( Match value ) : string

Private Methods

Méthode Description
XmlEnvironmentVariableSubstitutor ( ) : System

Method Details

EnvironmentVariableMatchEvaluator() protected static méthode

protected static EnvironmentVariableMatchEvaluator ( Match value ) : string
value System.Text.RegularExpressions.Match
Résultat string

Substitute() public méthode

public Substitute ( string value ) : string
value string
Résultat string