C# Class CodeTV.ChannelDVBT

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

Private Properties

Property Type Description

Public Methods

Method Description
ChannelDVBT ( ) : System
NeedToRebuildTheGraph ( ChannelTV newChannel ) : bool
ToString ( ) : string

Method Details

ChannelDVBT() public method

public ChannelDVBT ( ) : System
return System

NeedToRebuildTheGraph() public method

public NeedToRebuildTheGraph ( ChannelTV newChannel ) : bool
newChannel ChannelTV
return bool

ToString() public method

public ToString ( ) : string
return string