System::Text::RegularExpressions::MatchEvaluator typedef

MatchEvaluator typedef

Type de délégué pour évaluer la correspondance.

using System::Text::RegularExpressions::MatchEvaluator =  System::MulticastDelegate<System::String(MatchPtr)>

Voir aussi