Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Castle
Components
DictionaryAdapter
XmlMetadata
C# Class Castle.Components.DictionaryAdapter.XmlMetadata
Datei anzeigen
Open project: Jarvin-Guan/CleanAOP
Class Usage Examples
Public Methods
Method
Description
XmlMetadata
(
Type
type
,
bool
qualified
,
bool
isNullable
,
XmlTypeAttribute
xmlType
,
XmlRootAttribute
xmlRoot
,
IEnumerable
xmlIncludes
) :
System
Method Details
XmlMetadata()
public
method
public
XmlMetadata
(
Type
type
,
bool
qualified
,
bool
isNullable
,
XmlTypeAttribute
xmlType
,
XmlRootAttribute
xmlRoot
,
IEnumerable
xmlIncludes
) :
System
type
System.Type
qualified
bool
isNullable
bool
xmlType
System.Xml.Serialization.XmlTypeAttribute
xmlRoot
System.Xml.Serialization.XmlRootAttribute
xmlIncludes
IEnumerable
return
System