Channel<TWrite,TRead> 构造函数

定义

初始化 Channel<TWrite,TRead> 类的实例。

protected:
 Channel();
protected Channel();
Protected Sub New ()

适用于