C# Class System.Runtime.Remoting.ChannelInfo

Inheritance: IChannelInfo
Mostra file Open project: kumpera/mono Class Usage Examples

Public Methods

Method Description
ChannelInfo ( ) : System.Collections
ChannelInfo ( object remoteChannelData ) : System.Collections

Method Details

ChannelInfo() public method

public ChannelInfo ( ) : System.Collections
return System.Collections

ChannelInfo() public method

public ChannelInfo ( object remoteChannelData ) : System.Collections
remoteChannelData object
return System.Collections