C# Class CodeTV.TunerTypeEx

ファイルを表示 Open project: dgis/CodeTV

Public Methods

Method Description
GetNewChannel ( ) : Channel
ToString ( ) : string
TunerTypeEx ( TunerType channelType ) : System

Method Details

GetNewChannel() public method

public GetNewChannel ( ) : Channel
return Channel

ToString() public method

public ToString ( ) : string
return string

TunerTypeEx() public method

public TunerTypeEx ( TunerType channelType ) : System
channelType TunerType
return System