C# Class System.Runtime.Remoting.Messaging.MethodCallMessageWrapper.MCMWrapperDictionary

Inheritance: System.Collections.Hashtable
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0

Méthodes publiques

Méthode Description
MCMWrapperDictionary ( IMethodCallMessage msg, IDictionary idict ) : System
this ( Object key ) : Object

Method Details

MCMWrapperDictionary() public méthode

public MCMWrapperDictionary ( IMethodCallMessage msg, IDictionary idict ) : System
msg IMethodCallMessage
idict IDictionary
Résultat System

this() public méthode

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