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
WsdlGenerator.Particle
C# 클래스 System.Runtime.Remoting.MetadataServices.WsdlGenerator.Particle
상속:
IAbstractElement
파일 보기
프로젝트 열기: gbarnett/shared-source-cli-2.0
공개 메소드들
메소드
설명
Name
( ) :
String
Print
(
TextWriter
textWriter
,
StringBuilder
sb
,
String
indent
) :
void
보호된 메소드들
메소드
설명
Particle
( ) :
System
메소드 상세
Name()
공개
추상적인
메소드
public
abstract
Name
( ) :
String
리턴
String
Particle()
보호된
메소드
protected
Particle
( ) :
System
리턴
System
Print()
공개
추상적인
메소드
public
abstract
Print
(
TextWriter
textWriter
,
StringBuilder
sb
,
String
indent
) :
void
textWriter
System.IO.TextWriter
sb
StringBuilder
indent
String
리턴
void