C# Class Open.Core.UI.Controls.ComboBoxItemViewModel

Represents a single item within the ComboBox.
Inheritance: ViewModelBase
Afficher le fichier Open project: philcockfield/Open.TestHarness.SL Class Usage Examples

Méthodes publiques

Méthode Description
ComboBoxItemViewModel ( ) : System
ToString ( ) : string

Method Details

ComboBoxItemViewModel() public méthode

public ComboBoxItemViewModel ( ) : System
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string