C# Class NDC2010.Logic.TweetConverter

Afficher le fichier Open project: alexyork/NDC2010

Méthodes publiques

Свойство Type Description
NS System.Xml.Linq.XNamespace

Méthodes publiques

Méthode Description
FromXml ( System.Xml.Linq.XElement xml ) : Tweet

Private Methods

Méthode Description
GetPublishedDate ( string tweetedDate ) : System.DateTime

Method Details

FromXml() public static méthode

public static FromXml ( System.Xml.Linq.XElement xml ) : Tweet
xml System.Xml.Linq.XElement
Résultat NDC2010.Model.Tweet

Property Details

NS public_oe static_oe property

public static XNamespace,System.Xml.Linq NS
Résultat System.Xml.Linq.XNamespace