W3cubDocs

/Haxe C#

Delegate_MatchEvaluator

package cs.system.text.regularexpressions

extends MulticastDelegateDelegate

import cs.system.text.regularexpressions.MatchEvaluator

@:final@:libType@:csNative@:native("System.Text.RegularExpressions.MatchEvaluator") Available on cs

Constructor

@:final @:overload new (object:Dynamic, method:IntPtr)

Methods

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

@:overload EndInvoke (result:IAsyncResult):String

@:overload Invoke (match:Match):String

Static methods

static op_Addition (arg1:MatchEvaluator, arg2:MatchEvaluator):MatchEvaluator

static op_Subtraction (arg1:MatchEvaluator, arg2:MatchEvaluator):MatchEvaluator

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