C# 클래스 ABsoluteMaybe.Tests.Persistence.XmlQueriesStub

상속: ABsoluteMaybe.Persistence.Xml.XmlExperimentQueries
파일 보기 프로젝트 열기: troygoode/ABsoluteMaybe 1 사용 예제들

공개 메소드들

메소드 설명
Reset ( string xml ) : void
XmlQueriesStub ( string xml ) : System

보호된 메소드들

메소드 설명
Load ( ) : System.Xml.Linq.XDocument

메소드 상세

Load() 보호된 메소드

protected Load ( ) : System.Xml.Linq.XDocument
리턴 System.Xml.Linq.XDocument

Reset() 공개 메소드

public Reset ( string xml ) : void
xml string
리턴 void

XmlQueriesStub() 공개 메소드

public XmlQueriesStub ( string xml ) : System
xml string
리턴 System