C# Class DesktopLiveStreamer.DropDownItem

Exibir arquivo Open project: charnet3d/DesktopLiveStreamer

Public Methods

Method Description
DropDownItem ( ) : System
DropDownItem ( string val ) : System
DropDownItem ( string val, Image img ) : System
ToString ( ) : string

Method Details

DropDownItem() public method

public DropDownItem ( ) : System
return System

DropDownItem() public method

public DropDownItem ( string val ) : System
val string
return System

DropDownItem() public method

public DropDownItem ( string val, Image img ) : System
val string
img Image
return System

ToString() public method

public ToString ( ) : string
return string