C# Class XLibrary.CallItem

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

Méthodes publiques

Méthode Description
CallItem ( FunctionCall call, NodeModel node, bool perCall ) : System

Method Details

CallItem() public méthode

public CallItem ( FunctionCall call, NodeModel node, bool perCall ) : System
call FunctionCall
node NodeModel
perCall bool
Résultat System