C# Class CodeTV.ChannelFolder

Inheritance: Channel
ファイルを表示 Open project: dgis/CodeTV Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Add ( Channel channel ) : void
ChannelFolder ( ) : System
ChannelFolder ( string name ) : System

Method Details

Add() public method

public Add ( Channel channel ) : void
channel Channel
return void

ChannelFolder() public method

public ChannelFolder ( ) : System
return System

ChannelFolder() public method

public ChannelFolder ( string name ) : System
name string
return System