C# Class CodeTV.ChannelDVBS

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

Private Properties

Property Type Description

Public Methods

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

Method Details

ChannelDVBS() public method

public ChannelDVBS ( ) : System
return System

NeedToRebuildTheGraph() public method

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

ToString() public method

public ToString ( ) : string
return string