C# 클래스 Windows.Web.Syndication.SyndicationPerson

상속: ISyndicationPerson, ISyndicationNode
파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity

공개 메소드들

메소드 설명
GetXmlDocument ( [ format ) : XmlDocument
SyndicationPerson ( ) : System
SyndicationPerson ( [ name ) : System
SyndicationPerson ( [ name, [ email, [ uri ) : System

메소드 상세

GetXmlDocument() 공개 메소드

public GetXmlDocument ( [ format ) : XmlDocument
format [
리턴 Windows.Data.Xml.Dom.XmlDocument

SyndicationPerson() 공개 메소드

public SyndicationPerson ( ) : System
리턴 System

SyndicationPerson() 공개 메소드

public SyndicationPerson ( [ name ) : System
name [
리턴 System

SyndicationPerson() 공개 메소드

public SyndicationPerson ( [ name, [ email, [ uri ) : System
name [
email [
uri [
리턴 System