A Sandcastle Documented Class Library
BaseChannelWrapper Constructor (BaseComms, bcw)
NamespacesDotNetRemotingBaseChannelWrapperBaseChannelWrapper(BaseCommunication, BaseChannelWrapper)
Initializes a new instance of the BaseChannelWrapper class.
Declaration Syntax
C#Visual BasicVisual C++
public BaseChannelWrapper(
	BaseCommunication BaseComms,
	BaseChannelWrapper bcw
)
Public Sub New ( _
	BaseComms As BaseCommunication, _
	bcw As BaseChannelWrapper _
)
public:
BaseChannelWrapper(
	BaseCommunication^ BaseComms, 
	BaseChannelWrapper^ bcw
)
Parameters

Assembly: AsyncWinLib (Module: AsyncWinLib) Version: 1.0.3522.21484