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
Xml
Serialization
XmlSerializerImplementation
C# 클래스 System.Xml.Serialization.XmlSerializerImplementation
파일 보기
프로젝트 열기: dotnet/corefx
1 사용 예제들
공개 메소드들
메소드
설명
CanSerialize
(
Type
type
) :
bool
GetSerializer
(
Type
type
) :
XmlSerializer
메소드 상세
CanSerialize()
공개
메소드
public
CanSerialize
(
Type
type
) :
bool
type
System.Type
리턴
bool
GetSerializer()
공개
메소드
public
GetSerializer
(
Type
type
) :
XmlSerializer
type
System.Type
리턴
XmlSerializer