C# 클래스 PHPAnalysis.Parsing.FileParser

파일 보기 프로젝트 열기: jtvn/Eir-CTLLTL 1 사용 예제들

공개 메소드들

메소드 설명
FileParser ( string parserPath ) : System
ParsePHPFile ( string pathToFile ) : XmlDocument

비공개 메소드들

메소드 설명
CreateParseProcess ( [ fileToParse ) : Process

메소드 상세

FileParser() 공개 메소드

public FileParser ( string parserPath ) : System
parserPath string
리턴 System

ParsePHPFile() 공개 메소드

public ParsePHPFile ( string pathToFile ) : XmlDocument
pathToFile string
리턴 System.Xml.XmlDocument