C# 클래스 CAPNet.XmlParser

파일 보기 프로젝트 열기: mkchandler/cap-net

공개 메소드들

메소드 설명
Parse ( XmlDocument xml ) : Alert

Parse ( string xml ) : Alert

비공개 메소드들

메소드 설명
ParseInternal ( XmlDocument document ) : Alert

메소드 상세

Parse() 공개 정적인 메소드

public static Parse ( XmlDocument xml ) : Alert
xml System.Xml.XmlDocument
리턴 Alert

Parse() 공개 정적인 메소드

public static Parse ( string xml ) : Alert
xml string
리턴 Alert