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

Assembly: AsyncWinLib (Module: AsyncWinLib) Version: 1.0.3522.21484