C# 클래스 System.Html.DOMParser

파일 보기 프로젝트 열기: Saltarelle/SaltarelleWeb

공개 메소드들

메소드 설명
DOMParser ( )
ParseFromString ( string str, DOMParserSupportedType type ) : DocumentBase

메소드 상세

DOMParser() 공개 메소드

public DOMParser ( )

ParseFromString() 공개 메소드

public ParseFromString ( string str, DOMParserSupportedType type ) : DocumentBase
str string
type DOMParserSupportedType
리턴 System.Xml.DocumentBase