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

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

공개 메소드들

메소드 설명
GetLibraryListFromXml ( System.Xml.Linq.XElement xml ) : LibraryList
GetLibraryListFromXmlFile ( string xmlFilePath ) : LibraryList

비공개 메소드들

메소드 설명
FillProperties ( System.Xml.Linq.XElement xml ) : void
LibraryList ( ) : System

메소드 상세

GetLibraryListFromXml() 공개 정적인 메소드

public static GetLibraryListFromXml ( System.Xml.Linq.XElement xml ) : LibraryList
xml System.Xml.Linq.XElement
리턴 LibraryList

GetLibraryListFromXmlFile() 공개 정적인 메소드

public static GetLibraryListFromXmlFile ( string xmlFilePath ) : LibraryList
xmlFilePath string
리턴 LibraryList