Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
System
Runtime
Remoting
MetadataServices
SdlGenerator.EncodingElement
C# 클래스 System.Runtime.Remoting.MetadataServices.SdlGenerator.EncodingElement
상속:
IAbstractElement
파일 보기
프로젝트 열기: gbarnett/shared-source-cli-2.0
공개 메소드들
메소드
설명
EncodingElement
(
String
value
) :
System
Print
(
TextWriter
textWriter
,
StringBuilder
sb
,
String
indent
) :
void
메소드 상세
EncodingElement()
공개
메소드
public
EncodingElement
(
String
value
) :
System
value
String
리턴
System
Print()
공개
메소드
public
Print
(
TextWriter
textWriter
,
StringBuilder
sb
,
String
indent
) :
void
textWriter
System.IO.TextWriter
sb
StringBuilder
indent
String
리턴
void