C# 클래스 Google.GData.Extensions.Who.AttendeeStatus

represents the status of the attendee
상속: Google.GData.Extensions.EnumConstruct
파일 보기 프로젝트 열기: moljac/MonoMobile.Google.GData 1 사용 예제들

공개 메소드들

메소드 설명
AttendeeStatus ( ) : System

default constructor

parse ( XmlNode node ) : AttendeeStatus

the xml parsing method

메소드 상세

AttendeeStatus() 공개 메소드

default constructor
public AttendeeStatus ( ) : System
리턴 System

parse() 공개 정적인 메소드

the xml parsing method
public static parse ( XmlNode node ) : AttendeeStatus
node System.Xml.XmlNode the xml node holding the attendeeStatus
리턴 AttendeeStatus