C# 클래스 System.Xml.Serialization.XmlTypeAttribute

상속: Attribute
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

공개 메소드들

메소드 설명
XmlTypeAttribute ( ) : System
XmlTypeAttribute ( string typeName ) : System

메소드 상세

XmlTypeAttribute() 공개 메소드

public XmlTypeAttribute ( ) : System
리턴 System

XmlTypeAttribute() 공개 메소드

public XmlTypeAttribute ( string typeName ) : System
typeName string
리턴 System