Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NRegex
Replacer.DummySubstitution
C# 클래스 NRegex.Replacer.DummySubstitution
상속:
Substitution
파일 보기
프로젝트 열기: olabini/nregex
공개 메소드들
메소드
설명
AppendSubstitution
(
MatchResult
match
,
TextBuffer
res
) :
void
비공개 메소드들
메소드
설명
DummySubstitution
(
string
s
) :
System
메소드 상세
AppendSubstitution()
공개
메소드
public
AppendSubstitution
(
MatchResult
match
,
TextBuffer
res
) :
void
match
MatchResult
res
TextBuffer
리턴
void