C# 클래스 Concordion.Internal.XmlSpecificationReader

상속: ISpecificationReader
파일 보기 프로젝트 열기: concordion/concordion-net 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
ReadSpecification ( Resource resource ) : ISpecification
XmlSpecificationReader ( ISource source, DocumentParser documentParser ) : System

메소드 상세

ReadSpecification() 공개 메소드

public ReadSpecification ( Resource resource ) : ISpecification
resource Concordion.Api.Resource
리턴 ISpecification

XmlSpecificationReader() 공개 메소드

public XmlSpecificationReader ( ISource source, DocumentParser documentParser ) : System
source ISource
documentParser DocumentParser
리턴 System