C# Class Grunwald.CocoAddIn.CocoParser.SimpleCocoParser.ListInfo

Mostra file Open project: dgrunwald/coco-addin

Public Properties

Property Type Description
name string
segment ICSharpCode.AvalonEdit.Document.TextSegment

Property Details

name public_oe property

public string name
return string

segment public_oe property

public TextSegment,ICSharpCode.AvalonEdit.Document segment
return ICSharpCode.AvalonEdit.Document.TextSegment