Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
System
Runtime
Remoting
MetadataServices
SdlGenerator.SchemaAttribute
C# Class System.Runtime.Remoting.MetadataServices.SdlGenerator.SchemaAttribute
Inheritance:
IAbstractElement
Show file
Open project: gbarnett/shared-source-cli-2.0
Public Methods
Method
Description
Print
(
TextWriter
textWriter
,
StringBuilder
sb
,
String
indent
) :
void
Private Methods
Method
Description
SchemaAttribute
(
String
name
,
String
type
) :
System
Method Details
Print()
public
method
public
Print
(
TextWriter
textWriter
,
StringBuilder
sb
,
String
indent
) :
void
textWriter
System.IO.TextWriter
sb
StringBuilder
indent
String
return
void