text.regularexpressions.Delegate_MatchEvaluator

Delegate_MatchEvaluator

package cs-system-text-regularexpressions

extends MulticastDelegateDelegate

import cs.system.text.regularexpressions.MatchEvaluator

Available on cs

Constructor

new (object:Dynamic, method:IntPtr)

Methods

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

EndInvoke (result:IAsyncResult):String

Invoke (match:Match):String

Static methods

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

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

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部