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

Inheritance: IChannelDataStore
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
ChannelDataStore ( String channelURIs ) : System.Collections
this ( Object key ) : Object

Private Methods

Méthode Description
ChannelDataStore ( String channelUrls, DictionaryEntry extraData ) : System.Collections
InternalShallowCopy ( ) : ChannelDataStore

Method Details

ChannelDataStore() public méthode

public ChannelDataStore ( String channelURIs ) : System.Collections
channelURIs String
Résultat System.Collections

this() public méthode

public this ( Object key ) : Object
key Object
Résultat Object