C# 클래스 Unlimited.Framework.Converters.Graph.String.Xml.XmlMapper

상속: IMapper
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf 1 사용 예제들

공개 메소드들

메소드 설명
Map ( object data ) : IEnumerable
XmlMapper ( ) : System

비공개 메소드들

메소드 설명
BuildPath ( bool>.Stack elementStack, System.Xml.Linq.XAttribute attribute, System.Xml.Linq.XElement root ) : IPath
BuildPath ( bool>.Stack elementStack, System.Xml.Linq.XElement element, System.Xml.Linq.XElement root ) : IPath
BuildPaths ( System.Xml.Linq.XElement element, bool>.Stack elementStack, System.Xml.Linq.XElement root ) : IEnumerable
GetSampleData ( System.Xml.Linq.XElement root, IPath path ) : string

메소드 상세

Map() 공개 메소드

public Map ( object data ) : IEnumerable
data object
리턴 IEnumerable

XmlMapper() 공개 메소드

public XmlMapper ( ) : System
리턴 System