C# Class TemplNET.TemplMatchString

Represents a match on a placeholder substring in some arbitrary string
Inheritance: TemplMatch
Afficher le fichier Open project: CPonty/templ-dot-net

Méthodes publiques

Méthode Description
Find ( TemplRegex rxp, string s ) : IEnumerable

Method Details

Find() public static méthode

public static Find ( TemplRegex rxp, string s ) : IEnumerable
rxp TemplRegex
s string
Résultat IEnumerable