C# Class CodeTV.ChannelDVBC

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

Public Methods

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

Method Details

ChannelDVBC() public method

public ChannelDVBC ( ) : System
return System

NeedToRebuildTheGraph() public method

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

ToString() public method

public ToString ( ) : string
return string