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.SchemaElement
C# 클래스 System.Runtime.Remoting.MetadataServices.SdlGenerator.SchemaElement
상속:
Particle
파일 보기
프로젝트 열기: gbarnett/shared-source-cli-2.0
공개 메소드들
메소드
설명
Print
(
TextWriter
textWriter
,
StringBuilder
sb
,
String
indent
) :
void
비공개 메소드들
메소드
설명
SchemaElement
(
String
name
,
Type
type
,
bool
bEmbedded
,
XMLNamespace
xns
) :
System
메소드 상세
Print()
공개
메소드
public
Print
(
TextWriter
textWriter
,
StringBuilder
sb
,
String
indent
) :
void
textWriter
System.IO.TextWriter
sb
StringBuilder
indent
String
리턴
void