Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
CodeTV
ChannelFolder
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