C# 클래스 Solvberget.Domain.DTO.Blog

파일 보기 프로젝트 열기: digbib/Solvberget 1 사용 예제들

공개 메소드들

메소드 설명
FillBlog ( string xml ) : Blog

비공개 메소드들

메소드 설명
GetBlogSite ( string url ) : string
GetXmlValue ( System.Xml.Linq.XElement node, string tag ) : string

메소드 상세

FillBlog() 공개 정적인 메소드

public static FillBlog ( string xml ) : Blog
xml string
리턴 Blog