C# Class System.Runtime.Remoting.ChannelInfo

Inheritance: IChannelInfo
Afficher le fichier Open project: kumpera/mono Class Usage Examples

Méthodes publiques

Méthode Description
ChannelInfo ( ) : System.Collections
ChannelInfo ( object remoteChannelData ) : System.Collections

Method Details

ChannelInfo() public méthode

public ChannelInfo ( ) : System.Collections
Résultat System.Collections

ChannelInfo() public méthode

public ChannelInfo ( object remoteChannelData ) : System.Collections
remoteChannelData object
Résultat System.Collections