C# Class System.Runtime.Remoting.Channels.BaseChannelWithProperties

Inheritance: BaseChannelObjectWithProperties
显示文件 Open project: gbarnett/shared-source-cli-2.0

Protected Properties

Property Type Description
SinksWithProperties IChannelSinkBase

Protected Methods

Method Description
BaseChannelWithProperties ( ) : System.Collections

Method Details

BaseChannelWithProperties() protected method

protected BaseChannelWithProperties ( ) : System.Collections
return System.Collections

Property Details

SinksWithProperties protected_oe property

protected IChannelSinkBase SinksWithProperties
return IChannelSinkBase