C# Class NDC2010.Logic.TweetConverter

Datei anzeigen Open project: alexyork/NDC2010

Public Properties

Property Type Description
NS System.Xml.Linq.XNamespace

Public Methods

Method Description
FromXml ( System.Xml.Linq.XElement xml ) : Tweet

Private Methods

Method Description
GetPublishedDate ( string tweetedDate ) : System.DateTime

Method Details

FromXml() public static method

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

Property Details

NS public_oe static_oe property

public static XNamespace,System.Xml.Linq NS
return System.Xml.Linq.XNamespace