Initializes a new instance of the BaseChannelWrapper class.
| C# | Visual Basic | Visual C++ |
public BaseChannelWrapper( BaseCommunication BaseComms, BaseChannelWrapper bcw )
Public Sub New ( _ BaseComms As BaseCommunication, _ bcw As BaseChannelWrapper _ )
public: BaseChannelWrapper( BaseCommunication^ BaseComms, BaseChannelWrapper^ bcw )
- BaseComms (BaseCommunication)
- bcw (BaseChannelWrapper)