C# Class Henchmen.Lua.Libs.StringLib.GMatcher

Inheritance: UserFunction
Show file Open project: henchmeninteractive/HenchLua

Public Methods

Method Description
Execute ( System.Thread l ) : int
GMatcher ( LString str, LString pat ) : System

Method Details

Execute() public method

public Execute ( System.Thread l ) : int
l System.Thread
return int

GMatcher() public method

public GMatcher ( LString str, LString pat ) : System
str LString
pat LString
return System