C# Class DesktopLiveStreamer.DropDownItem

Afficher le fichier Open project: charnet3d/DesktopLiveStreamer

Méthodes publiques

Méthode Description
DropDownItem ( ) : System
DropDownItem ( string val ) : System
DropDownItem ( string val, Image img ) : System
ToString ( ) : string

Method Details

DropDownItem() public méthode

public DropDownItem ( ) : System
Résultat System

DropDownItem() public méthode

public DropDownItem ( string val ) : System
val string
Résultat System

DropDownItem() public méthode

public DropDownItem ( string val, Image img ) : System
val string
img Image
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string