C# 클래스 AjaxControlToolkit.Reference.Core.Parsing.CommentParser

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

공개 메소드들

메소드 설명
ParseFile ( string lines, String typeFullName ) : IEnumerable

비공개 메소드들

메소드 설명
GetCommentBlocks ( string lines ) : IEnumerable
IsCommentLine ( string line ) : bool

메소드 상세

ParseFile() 공개 메소드

public ParseFile ( string lines, String typeFullName ) : IEnumerable
lines string
typeFullName String
리턴 IEnumerable