C# Class Dev2.Util.JsonPathContext.NormalizationSwap

Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode Description
Capture ( Match match ) : string
Yield ( Match match ) : string

Method Details

Capture() public méthode

public Capture ( Match match ) : string
match System.Text.RegularExpressions.Match
Résultat string

Yield() public méthode

public Yield ( Match match ) : string
match System.Text.RegularExpressions.Match
Résultat string