Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
wmib
misc
C# Class wmib.misc
misc
Show file
Open project: benapetr/wikimedia-bot
Public Methods
Method
Description
IsValidRegex
(
string
pattern
) :
bool
Check if a regex is valid
Method Details
IsValidRegex()
public
static
method
Check if a regex is valid
public
static
IsValidRegex
(
string
pattern
) :
bool
pattern
string
return
bool