C# Class XLibrary.Panels.CodeRow

Inheritance: System.Windows.Forms.ListViewItem
Afficher le fichier Open project: swax/CodePerspective Class Usage Examples

Méthodes publiques

Свойство Type Description
Inst XInstruction

Méthodes publiques

Méthode Description
CodeRow ( XInstruction inst ) : System

Method Details

CodeRow() public méthode

public CodeRow ( XInstruction inst ) : System
inst XInstruction
Résultat System

Property Details

Inst public_oe property

public XInstruction Inst
Résultat XInstruction