C# Class ICSharpCode.AvalonEdit.Editing.CaretLayer

Inheritance: Layer
显示文件 Open project: kjk/kjkpub Class Usage Examples

Public Methods

Method Description
CaretLayer ( TextView textView ) : System

Method Details

CaretLayer() public method

public CaretLayer ( TextView textView ) : System
textView TextView
return System