C-DEngine 5.105

TheChannelInfo Constructor (TheChannelInfo)

Namespace:  nsCDEngine.ViewModels
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public TheChannelInfo(
	TheChannelInfo pc
)
Public Sub New ( _
	pc As TheChannelInfo _
)
public:
TheChannelInfo(
	TheChannelInfo^ pc
)