C# 클래스 CoCEd.Model.XmlData

파일 보기 프로젝트 열기: tmedwards/CoCEd

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
LoadXml ( string xmlFile ) : XmlLoadingResult
Select ( string xmlFile ) : void

메소드 상세

LoadXml() 공개 정적인 메소드

public static LoadXml ( string xmlFile ) : XmlLoadingResult
xmlFile string
리턴 XmlLoadingResult

Select() 공개 정적인 메소드

public static Select ( string xmlFile ) : void
xmlFile string
리턴 void