C# Class AjaxControlToolkit.Reference.Core.Parsing.CommentParser

Afficher le fichier Open project: DevExpress/AjaxControlToolkit Class Usage Examples

Méthodes publiques

Méthode Description
ParseFile ( string lines, String typeFullName ) : IEnumerable

Private Methods

Méthode Description
GetCommentBlocks ( string lines ) : IEnumerable
IsCommentLine ( string line ) : bool

Method Details

ParseFile() public méthode

public ParseFile ( string lines, String typeFullName ) : IEnumerable
lines string
typeFullName String
Résultat IEnumerable