C# Class XLibrary.Panels.CodeRow

Inheritance: System.Windows.Forms.ListViewItem
显示文件 Open project: swax/CodePerspective Class Usage Examples

Public Properties

Property Type Description
Inst XInstruction

Public Methods

Method Description
CodeRow ( XInstruction inst ) : System

Method Details

CodeRow() public method

public CodeRow ( XInstruction inst ) : System
inst XInstruction
return System

Property Details

Inst public_oe property

public XInstruction Inst
return XInstruction