W3cubDocs

/Haxe C#

Delegate_MatchEvaluator

package cs.system.text.regularexpressions

extends MulticastDelegateDelegate

import cs.system.text.regularexpressions.MatchEvaluator

Available on cs

Static methods

staticop_Addition(arg1:MatchEvaluator, arg2:MatchEvaluator):MatchEvaluator

staticop_Subtraction(arg1:MatchEvaluator, arg2:MatchEvaluator):MatchEvaluator

Constructor

finalnew(object:Dynamic, method:IntPtr)

Methods

BeginInvoke(match:Match, callback:AsyncCallback, object:Dynamic):IAsyncResult

EndInvoke(result:IAsyncResult):String

Invoke(match:Match):String

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/text/regularexpressions/Delegate_MatchEvaluator.html