C# Class PurplePen.UnusedControls.ListItem

Afficher le fichier Open project: petergolde/PurplePen

Méthodes publiques

Свойство Type Description
Id Id
Name string

Méthodes publiques

Méthode Description
ListItem ( Id id, string name ) : System
ToString ( ) : string

Method Details

ListItem() public méthode

public ListItem ( Id id, string name ) : System
id Id
name string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Id public_oe property

public Id Id
Résultat Id

Name public_oe property

public string Name
Résultat string