Definición de tipo System::Text::RegularExpressions::MatchEvaluator

MatchEvaluator typedef

Tipo de delegado para evaluar la coincidencia.

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

Ver también