C# Class iSpyApplication.Helper.ListItem

Afficher le fichier Open project: ispysoftware/iSpy

Méthodes publiques

Méthode Description
ListItem ( string name = "", string value = "", int index ) : System
ToString ( ) : string

Method Details

ListItem() public méthode

public ListItem ( string name = "", string value = "", int index ) : System
name string
value string
index int
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string