C# 클래스 NDC2010.Logic.TweetConverter

파일 보기 프로젝트 열기: alexyork/NDC2010

공개 프로퍼티들

프로퍼티 타입 설명
NS System.Xml.Linq.XNamespace

공개 메소드들

메소드 설명
FromXml ( System.Xml.Linq.XElement xml ) : Tweet

비공개 메소드들

메소드 설명
GetPublishedDate ( string tweetedDate ) : System.DateTime

메소드 상세

FromXml() 공개 정적인 메소드

public static FromXml ( System.Xml.Linq.XElement xml ) : Tweet
xml System.Xml.Linq.XElement
리턴 NDC2010.Model.Tweet

프로퍼티 상세

NS 공개적으로 정적으로 프로퍼티

public static XNamespace,System.Xml.Linq NS
리턴 System.Xml.Linq.XNamespace