C# 클래스 System.Runtime.Remoting.Channels.ChannelDataStore

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

공개 메소드들

메소드 설명
ChannelDataStore ( String channelURIs ) : System.Collections
this ( Object key ) : Object

비공개 메소드들

메소드 설명
ChannelDataStore ( String channelUrls, DictionaryEntry extraData ) : System.Collections
InternalShallowCopy ( ) : ChannelDataStore

메소드 상세

ChannelDataStore() 공개 메소드

public ChannelDataStore ( String channelURIs ) : System.Collections
channelURIs String
리턴 System.Collections

this() 공개 메소드

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