Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NullReference
Snippets
RegularExpressions
C# 클래스 NullReference.Snippets.RegularExpressions
파일 보기
프로젝트 열기: voltagex/junkcode
공개 메소드들
메소드
설명
CharactersMatchedBy
(
Regex
pattern
,
int
maximumOrdinal
= Int16.MaxValue ) :
string
From http://stackoverflow.com/a/16621778/229631
메소드 상세
CharactersMatchedBy()
공개
정적인
메소드
From http://stackoverflow.com/a/16621778/229631
public
static
CharactersMatchedBy
(
Regex
pattern
,
int
maximumOrdinal
= Int16.MaxValue ) :
string
pattern
System.Text.RegularExpressions.Regex
maximumOrdinal
int
리턴
string