Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Jarstan
ContentSearch
AzureProvider
AzureQueryLogger.IndentedTextWriter
C# 클래스 Jarstan.ContentSearch.AzureProvider.AzureQueryLogger.IndentedTextWriter
상속:
System.IO.TextWriter
파일 보기
프로젝트 열기: jscott1277/SitecoreAzureSearchProvider
1 사용 예제들
공개 메소드들
메소드
설명
IndentedTextWriter
(
TextWriter
innerWriter
) :
Contrib.Regex
ToString
( ) :
string
Write
(
char
ch
) :
void
메소드 상세
IndentedTextWriter()
공개
메소드
public
IndentedTextWriter
(
TextWriter
innerWriter
) :
Contrib.Regex
innerWriter
System.IO.TextWriter
리턴
Contrib.Regex
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string
Write()
공개
메소드
public
Write
(
char
ch
) :
void
ch
char
리턴
void