C# 클래스 NServiceBus.InstanceMappingFileParser

파일 보기 프로젝트 열기: Particular/NServiceBus

공개 메소드들

메소드 설명
InstanceMappingFileParser ( ) : System.Collections.Generic
Parse ( System.Xml.Linq.XDocument document ) : List

메소드 상세

InstanceMappingFileParser() 공개 메소드

public InstanceMappingFileParser ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Parse() 공개 메소드

public Parse ( System.Xml.Linq.XDocument document ) : List
document System.Xml.Linq.XDocument
리턴 List