Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Castle
Components
DictionaryAdapter
XmlMetadata
C# 클래스 Castle.Components.DictionaryAdapter.XmlMetadata
파일 보기
프로젝트 열기: Jarvin-Guan/CleanAOP
1 사용 예제들
공개 메소드들
메소드
설명
XmlMetadata
(
Type
type
,
bool
qualified
,
bool
isNullable
,
XmlTypeAttribute
xmlType
,
XmlRootAttribute
xmlRoot
,
IEnumerable
xmlIncludes
) :
System
메소드 상세
XmlMetadata()
공개
메소드
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
리턴
System