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