C# 클래스 System.Runtime.Remoting.Messaging.MethodReturnMessageWrapper.MRMWrapperDictionary

상속: System.Collections.Hashtable
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0

공개 메소드들

메소드 설명
MRMWrapperDictionary ( IMethodReturnMessage msg, IDictionary idict ) : System
this ( Object key ) : Object

메소드 상세

MRMWrapperDictionary() 공개 메소드

public MRMWrapperDictionary ( IMethodReturnMessage msg, IDictionary idict ) : System
msg IMethodReturnMessage
idict IDictionary
리턴 System

this() 공개 메소드

public this ( Object key ) : Object
key Object
리턴 Object