C# 클래스 RssToolkit.Rss.RssXmlSchemaValidator

Validates the Xml Schema
파일 보기 프로젝트 열기: Throy/derp-octo-robot 1 사용 예제들

공개 메소드들

메소드 설명
RssXmlSchemaValidator ( ) : System

Initializes a new instance of the RssXmlSchemaValidator class.

비공개 메소드들

메소드 설명
ValidXmlDoc ( string xml, XmlReader xsd ) : void
ValidationCallBack ( object sender, ValidationEventArgs args ) : void

메소드 상세

RssXmlSchemaValidator() 공개 메소드

Initializes a new instance of the RssXmlSchemaValidator class.
public RssXmlSchemaValidator ( ) : System
리턴 System