C# Class SecureDeleteWinForms.CustomActionEditor.VariableEditorHelper

Afficher le fichier Open project: gratianlup/SecureDelete

Méthodes publiques

Свойство Type Description
Column int
Item System.Windows.Forms.ListViewItem

Méthodes publiques

Méthode Description
VariableEditorHelper ( System.Windows.Forms.ListViewItem item, int column ) : System

Method Details

VariableEditorHelper() public méthode

public VariableEditorHelper ( System.Windows.Forms.ListViewItem item, int column ) : System
item System.Windows.Forms.ListViewItem
column int
Résultat System

Property Details

Column public_oe property

public int Column
Résultat int

Item public_oe property

public ListViewItem,System.Windows.Forms Item
Résultat System.Windows.Forms.ListViewItem