C# 클래스 System.Runtime.Remoting.Messaging.MCMDictionary

상속: MessageDictionary
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
MCMkeys String[]

공개 메소드들

메소드 설명
MCMDictionary ( IMethodCallMessage msg, IDictionary idict ) : System

비공개 메소드들

메소드 설명
FetchLogicalCallContext ( ) : LogicalCallContext
GetMessageValue ( int i ) : Object
SetSpecialKey ( int keyNum, Object value ) : void

메소드 상세

MCMDictionary() 공개 메소드

public MCMDictionary ( IMethodCallMessage msg, IDictionary idict ) : System
msg IMethodCallMessage
idict IDictionary
리턴 System

프로퍼티 상세

MCMkeys 공개적으로 정적으로 프로퍼티

public static String[] MCMkeys
리턴 String[]