C# Класс System.Runtime.Remoting.Messaging.MethodCallMessageWrapper.MCMWrapperDictionary

Наследование: System.Collections.Hashtable
Показать файл Открыть проект

Открытые методы

Метод Описание
MCMWrapperDictionary ( IMethodCallMessage msg, IDictionary idict ) : System
this ( Object key ) : Object

Описание методов

MCMWrapperDictionary() публичный Метод

public MCMWrapperDictionary ( IMethodCallMessage msg, IDictionary idict ) : System
msg IMethodCallMessage
idict IDictionary
Результат System

this() публичный Метод

public this ( Object key ) : Object
key Object
Результат Object