C# Class System.Runtime.Remoting.Messaging.MCMDictionary

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

Méthodes publiques

Свойство Type Description
MCMkeys String[]

Méthodes publiques

Méthode Description
MCMDictionary ( IMethodCallMessage msg, IDictionary idict ) : System

Private Methods

Méthode Description
FetchLogicalCallContext ( ) : LogicalCallContext
GetMessageValue ( int i ) : Object
SetSpecialKey ( int keyNum, Object value ) : void

Method Details

MCMDictionary() public méthode

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

Property Details

MCMkeys public_oe static_oe property

public static String[] MCMkeys
Résultat String[]