Method | Description | |
---|---|---|
CommunicationChannelEventArgs ( ICommunicationChannel channel ) : System |
Creates a new CommunicationChannelEventArgs object.
|
public CommunicationChannelEventArgs ( ICommunicationChannel channel ) : System | ||
channel | ICommunicationChannel | Communication channel that is associated with this event |
return | System |