LumiSoft Net Help
IsAstericMatch Method (pattern, text)
NamespacesLumiSoft.Net.SIP.Debugwfrm_SIP_DebugIsAstericMatch(String, String)
Checks if text matches to search pattern.
Declaration Syntax
C#Visual BasicVisual C++F#
public static bool IsAstericMatch(
	string pattern,
	string text
)
Public Shared Function IsAstericMatch ( 
	pattern As String,
	text As String
) As Boolean
public:
static bool IsAstericMatch(
	String^ pattern, 
	String^ text
)
static member IsAstericMatch : 
        pattern : string * 
        text : string -> bool 
Parameters
pattern (String)

[Missing <param name="pattern"/> documentation for "M:LumiSoft.Net.SIP.Debug.wfrm_SIP_Debug.IsAstericMatch(System.String,System.String)"]

text (String)

[Missing <param name="text"/> documentation for "M:LumiSoft.Net.SIP.Debug.wfrm_SIP_Debug.IsAstericMatch(System.String,System.String)"]

Return Value
Boolean

[Missing <returns> documentation for "M:LumiSoft.Net.SIP.Debug.wfrm_SIP_Debug.IsAstericMatch(System.String,System.String)"]

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119