C# Class DataLayer.Startup.Internal.LoadDbDataFromXml

Afficher le fichier Open project: JonPSmith/SampleMvcWebApp

Méthodes publiques

Méthode Description
FormBlogsWithPosts ( string filepathWithinAssembly ) : IEnumerable

Loads the Blogs, Posts and Tags from Xml file

Private Methods

Méthode Description
DecodeBlogs ( System.Xml.Linq.XElement element, Tag>.Dictionary tagsDict ) : IEnumerable
DecodeTags ( System.Xml.Linq.XElement element ) : Tag>.Dictionary

Method Details

FormBlogsWithPosts() public static méthode

Loads the Blogs, Posts and Tags from Xml file
public static FormBlogsWithPosts ( string filepathWithinAssembly ) : IEnumerable
filepathWithinAssembly string
Résultat IEnumerable