System::Text::RegularExpressions::MatchEvaluator typedef

MatchEvaluator typedef

Delegate type to evaluate match.

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

See Also