C# 클래스 APIDocumentationCreator.Parser

파일 보기 프로젝트 열기: nberardi/hMailServer 1 사용 예제들

공개 메소드들

메소드 설명
ParseLine ( string line ) : void

비공개 메소드들

메소드 설명
ParseGetPropertyParameters ( string parameters, List &objectParameters ) : void
ParseMethodLine ( string line ) : void
ParsePropLine ( string line, bool setProperty ) : void
RemoveIDLTokens ( string value ) : string

메소드 상세

ParseLine() 공개 메소드

public ParseLine ( string line ) : void
line string
리턴 void