C# 클래스 DesktopLiveStreamer.DropDownItem

파일 보기 프로젝트 열기: charnet3d/DesktopLiveStreamer

공개 메소드들

메소드 설명
DropDownItem ( ) : System
DropDownItem ( string val ) : System
DropDownItem ( string val, Image img ) : System
ToString ( ) : string

메소드 상세

DropDownItem() 공개 메소드

public DropDownItem ( ) : System
리턴 System

DropDownItem() 공개 메소드

public DropDownItem ( string val ) : System
val string
리턴 System

DropDownItem() 공개 메소드

public DropDownItem ( string val, Image img ) : System
val string
img Image
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string