C# Class XLibrary.Panels.CodeRow
显示文件
Open project: swax/CodePerspective
Class Usage Examples
Public Properties
Property |
Type |
Description |
|
Inst |
XInstruction |
|
|
Public Methods
Method |
Description |
|
CodeRow ( XInstruction inst ) : System |
|
|
Method Details
public CodeRow ( XInstruction inst ) : System |
inst |
XInstruction |
|
return |
System |
|
Property Details
public XInstruction Inst |
return |
XInstruction |
|